Searched refs:getBubbleDrawable (Results 1 – 2 of 2) sorted by relevance
699 textBackground = drawableProvider.getBubbleDrawable( in updateViewAppearance()726 textBackground = drawableProvider.getBubbleDrawable( in updateViewAppearance()1114 audioView.setBackground(ConversationDrawables.get().getBubbleDrawable(1131 personView.setBackground(ConversationDrawables.get().getBubbleDrawable(
107 public Drawable getBubbleDrawable(final boolean selected, final boolean incoming, in getBubbleDrawable() method in ConversationDrawables