Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1438 private boolean shouldShowStackEdu() { in shouldShowStackEdu() method in BubbleStackView
1462 if (!shouldShowStackEdu() || isExpanded()) { in maybeShowStackEdu()
1959 if (firstBubble && shouldShowStackEdu()) { in addBubble()