Home
last modified time | relevance | path

Searched defs:IS_DEBUG (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src-debug/com/android/systemui/util/
DCompile.java22 public static final boolean IS_DEBUG = true; field in Compile
/frameworks/base/packages/SystemUI/src-release/com/android/systemui/util/
DCompile.java22 public static final boolean IS_DEBUG = false; field in Compile