Searched defs:mDebugLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java5681 return DEBUG_DRAW || mAttachInfo != null && mAttachInfo.mDebugLayout;
26678 boolean mDebugLayout = SystemProperties.getBoolean(DEBUG_LAYOUT_PROPERTY, false); field in class:View.AttachInfo
[all...]

Completed in 82 milliseconds