Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1131 mShouldShowUserEducation = shouldShowBubblesEducation(); in setUpUserEducation()
1772 mShouldShowUserEducation = shouldShowBubblesEducation(); in hideStackUserEducation()
2917 private boolean shouldShowBubblesEducation() { in shouldShowBubblesEducation() method in BubbleStackView