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