HomeSort by relevance Sort by last modified time
    Searched refs:bubbleBackground (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
TutorialEN.java 82 Drawable bubbleBackground;
108 bubbleBackground = context.getResources().getDrawable(backgroundResource);
126 textView.setBackgroundDrawable(bubbleBackground);
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
TutorialJAJP.java 84 Drawable bubbleBackground;
110 bubbleBackground = context.getResources().getDrawable(backgroundResource);
128 textView.setBackgroundDrawable(bubbleBackground);

Completed in 292 milliseconds