Searched refs:DEBUG_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
53 private static final boolean DEBUG_OVERFLOW = false; field in StatusIconContainer81 setWillNotDraw(!DEBUG_OVERFLOW); in StatusIconContainer()128 if (DEBUG_OVERFLOW) { in onDraw()
60 private static final boolean DEBUG_OVERFLOW = false; field in NotificationIconContainer169 setWillNotDraw(!(DEBUG || DEBUG_OVERFLOW)); in NotificationIconContainer()186 if (DEBUG_OVERFLOW) { in onDraw()