Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java1160 mShouldShowManageEducation = shouldShowManageEducation(); in setUpUserEducation()
1826 mShouldShowManageEducation = shouldShowManageEducation(); in maybeShowManageEducation()
2923 private boolean shouldShowManageEducation() { in shouldShowManageEducation() method in BubbleStackView