Searched refs:DEBUG_OVERFLOW (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.wm.shell.bubbles.BubbleDebugConfig.DEBUG_OVERFLOW;248 if (DEBUG_OVERFLOW) {260 if (DEBUG_OVERFLOW) {275 if (DEBUG_OVERFLOW) {
46 static final boolean DEBUG_OVERFLOW = false; field in BubbleDebugConfig
55 private static final boolean DEBUG_OVERFLOW = false; field in StatusIconContainer88 setWillNotDraw(!DEBUG_OVERFLOW); in StatusIconContainer()140 if (DEBUG_OVERFLOW) { in onDraw()
60 private static final boolean DEBUG_OVERFLOW = false; field in NotificationIconContainer173 setWillNotDraw(!(DEBUG || DEBUG_OVERFLOW)); in NotificationIconContainer()199 if (DEBUG_OVERFLOW) { in onDraw()