Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleEducationController.kt21 import com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_USER_EDUCATION
60 if (DEBUG_USER_EDUCATION) {
H A DBubbleDebugConfig.java47 static final boolean DEBUG_USER_EDUCATION = false; field in BubbleDebugConfig
H A DBubbleStackView.java1284 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowManageEdu()
1288 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowManageEdu()
1322 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowStackEdu()
1326 if (BubbleDebugConfig.DEBUG_USER_EDUCATION) { in shouldShowStackEdu()