Searched refs:DEBUG_USER_EDUCATION (Results 1 – 3 of 3) sorted by relevance
21 import com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_USER_EDUCATION72 if (DEBUG_USER_EDUCATION) { in logDebug()
40 public static final boolean DEBUG_USER_EDUCATION = false; field in BubbleDebugConfig
31 import com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_USER_EDUCATION239 if (DEBUG_USER_EDUCATION) Log.d(TAG, msg()) in log()