Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBarTransitions.java45 private static final boolean DEBUG_COLORS = false; field in BarTransitions
179 if (DEBUG_COLORS) { in BarBackgroundDrawable()