Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1315 private boolean shouldShowStackEdu() { in shouldShowStackEdu() method in BubbleStackView
1343 if (!shouldShowStackEdu() || isExpanded()) { in maybeShowStackEdu()
1769 if (firstBubble && shouldShowStackEdu()) { in addBubble()