Searched refs:isConversationBubble (Results 1 – 2 of 2) sorted by relevance
50 bubble.isConversationBubble && // show education for conversation bubbles only in shouldShowStackEducation()65 bubble.isConversationBubble && // show education for conversation bubbles only in shouldShowManageEducation()85 private val BubbleViewProvider.isConversationBubble: Boolean constant
1383 private boolean isConversationBubble() { in isConversationBubble() method in BubbleStackView1392 if (!isConversationBubble()) { in shouldShowManageEdu()1439 if (!isConversationBubble()) { in shouldShowStackEdu()