Searched refs:bubbleBackground (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
H A DTutorialEN.java82 Drawable bubbleBackground; field in class:TutorialEN.Bubble
108 bubbleBackground = context.getResources().getDrawable(backgroundResource);
126 textView.setBackgroundDrawable(bubbleBackground);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
H A DTutorialJAJP.java84 Drawable bubbleBackground; field in class:TutorialJAJP.Bubble
110 bubbleBackground = context.getResources().getDrawable(backgroundResource);
128 textView.setBackgroundDrawable(bubbleBackground);

Completed in 129 milliseconds