Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java558 if (!maybeShowStackEdu() && !mShowedUserEducationInTouchListenerActive) {
580 if (maybeShowStackEdu()) {
797 if (maybeShowStackEdu()) {
841 maybeShowStackEdu();
1064 maybeShowStackEdu(); in BubbleStackView()
1342 private boolean maybeShowStackEdu() { in maybeShowStackEdu() method in BubbleStackView