Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java570 if (!maybeShowStackUserEducation()) {
698 if (maybeShowStackUserEducation()) {
742 maybeShowStackUserEducation();
1709 private boolean maybeShowStackUserEducation() { in maybeShowStackUserEducation() method in BubbleStackView