Home
last modified time | relevance | path

Searched refs:isConversationBubble (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEducationController.kt44 bubble.isConversationBubble && // show education for conversation bubbles only
53 bubble.isConversationBubble && // show education for conversation bubbles only
73 private val BubbleViewProvider.isConversationBubble: Boolean
H A DBubbleStackView.java1268 private boolean isConversationBubble() { in isConversationBubble() method in BubbleStackView
1277 if (!isConversationBubble()) { in shouldShowManageEdu()
1316 if (!isConversationBubble()) { in shouldShowStackEdu()