Searched refs:IS_DEBUG_BUILD (Results 1 – 1 of 1) sorted by relevance
41 private static final boolean IS_DEBUG_BUILD = field in Utils333 return IS_DEBUG_BUILD ? s : MASK_STRING.substring(0, length); in maskDebugInfo()