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.java531 if (!maybeShowStackEdu()) {
686 if (maybeShowStackEdu()) {
730 maybeShowStackEdu();
1151 private boolean maybeShowStackEdu() { in maybeShowStackEdu() method in BubbleStackView
1164 maybeShowStackEdu(); in updateUserEdu()