Searched refs:sDebugViewAttributes (Results 1 – 2 of 2) sorted by relevance
885 public static boolean sDebugViewAttributes = false; field in View5648 if (sDebugViewAttributes) {6369 if (!sDebugViewAttributes6411 if (!sDebugViewAttributes || mAttributeSourceResId == null) {6439 if (!sDebugViewAttributes) {6550 if (!sDebugViewAttributes) {6572 if (!sDebugViewAttributes) {
5515 boolean previousState = View.sDebugViewAttributes; in updateDebugViewAttributeState()5523 View.sDebugViewAttributes = in updateDebugViewAttributeState()5526 return previousState != View.sDebugViewAttributes; in updateDebugViewAttributeState()