Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java590 if (!maybeShowStackEdu() && !mShowedUserEducationInTouchListenerActive) {
612 if (maybeShowStackEdu()) {
838 if (maybeShowStackEdu()) {
882 maybeShowStackEdu();
1112 maybeShowStackEdu(); in BubbleStackView()
1461 private boolean maybeShowStackEdu() { in maybeShowStackEdu() method in BubbleStackView