Searched refs:sDebugViewAttributes (Results 1 – 2 of 2) sorted by relevance
842 public static boolean sDebugViewAttributes = false; field in View5478 if (sDebugViewAttributes) {6165 if (!sDebugViewAttributes6206 if (!sDebugViewAttributes || mAttributeSourceResId == null) {6234 if (!sDebugViewAttributes) {6345 if (!sDebugViewAttributes) {6367 if (!sDebugViewAttributes) {
4960 boolean previousState = View.sDebugViewAttributes; in updateDebugViewAttributeState()4966 View.sDebugViewAttributes = in updateDebugViewAttributeState()4969 return previousState != View.sDebugViewAttributes; in updateDebugViewAttributeState()