Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java533 if (!maybeShowStackEdu() && !mShowedUserEducationInTouchListenerActive) {
555 if (maybeShowStackEdu()) {
699 if (maybeShowStackEdu()) {
743 maybeShowStackEdu();
953 maybeShowStackEdu(); in BubbleStackView()
1183 private boolean maybeShowStackEdu() { in maybeShowStackEdu() method in BubbleStackView