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.java1134 private boolean shouldShowStackEdu() { in shouldShowStackEdu() method in BubbleStackView
1152 if (!shouldShowStackEdu()) { in maybeShowStackEdu()
1499 if (getBubbleCount() == 0 && shouldShowStackEdu()) { in addBubble()