Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java558 } else if (isStackEduShowing()) {
642 if (isStackEduShowing()) {
948 } else if (isStackEduShowing()) { in BubbleStackView()
1195 private boolean isStackEduShowing() { in isStackEduShowing() method in BubbleStackView
1201 if (isStackEduShowing()) { in updateUserEdu()
1884 if (isStackEduShowing()) { in animateExpansion()
2422 || isStackEduShowing() in shouldShowFlyout()
2545 if (isStackEduShowing()) { in getTouchableRegion()