Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleDebugConfig.java47 static final boolean DEBUG_USER_EDUCATION = false; field in BubbleDebugConfig
DBubbleStackView.java1114 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowManageEdu()
1137 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowStackEdu()