Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleDebugConfig.java56 static boolean forceShowUserEducation(Context context) { in forceShowUserEducation() method in BubbleDebugConfig
DBubbleStackView.java2918 return BubbleDebugConfig.forceShowUserEducation(getContext()) in shouldShowBubblesEducation()
2924 return BubbleDebugConfig.forceShowUserEducation(getContext()) in shouldShowManageEducation()