Searched defs:IS_DEBUG (Results 1 – 3 of 3) sorted by relevance
22 public static final boolean IS_DEBUG = true; field in Compile
22 public static final boolean IS_DEBUG = false; field in Compile
98 const val IS_DEBUG = false constant