Home
last modified time | relevance | path

Searched refs:bubbleBackground (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DTutorial.java66 Drawable bubbleBackground; field in Tutorial.Bubble
80 bubbleBackground = context.getResources().getDrawable(backgroundResource); in Bubble()
98 textView.setBackgroundDrawable(bubbleBackground); in Bubble()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DTutorialEN.java82 Drawable bubbleBackground; field in TutorialEN.Bubble
108 bubbleBackground = context.getResources().getDrawable(backgroundResource); in init()
126 textView.setBackgroundDrawable(bubbleBackground); in init()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DTutorialJAJP.java84 Drawable bubbleBackground; field in TutorialJAJP.Bubble
110 bubbleBackground = context.getResources().getDrawable(backgroundResource); in init()
128 textView.setBackgroundDrawable(bubbleBackground); in init()