Searched refs:bubbleBackground (Results 1 – 2 of 2) sorted by relevance
82 Drawable bubbleBackground; field in TutorialEN.Bubble108 bubbleBackground = context.getResources().getDrawable(backgroundResource); in init()126 textView.setBackgroundDrawable(bubbleBackground); in init()
84 Drawable bubbleBackground; field in TutorialJAJP.Bubble110 bubbleBackground = context.getResources().getDrawable(backgroundResource); in init()128 textView.setBackgroundDrawable(bubbleBackground); in init()