Searched refs:sDebugViewAttributes (Results 1 – 2 of 2) sorted by relevance
925 public static boolean sDebugViewAttributes = false; field in View5962 if (sDebugViewAttributes) {6670 if (!sDebugViewAttributes6712 if (!sDebugViewAttributes || mAttributeSourceResId == null) {6740 if (!sDebugViewAttributes) {6851 if (!sDebugViewAttributes) {6873 if (!sDebugViewAttributes) {
5819 boolean previousState = View.sDebugViewAttributes; in updateDebugViewAttributeState()5827 View.sDebugViewAttributes = in updateDebugViewAttributeState()5830 return previousState != View.sDebugViewAttributes; in updateDebugViewAttributeState()