Home | History | Annotate | Download | only in view

Lines Matching defs:mDebugLayout

5681         return DEBUG_DRAW || mAttachInfo != null && mAttachInfo.mDebugLayout;
26678 boolean mDebugLayout = SystemProperties.getBoolean(DEBUG_LAYOUT_PROPERTY, false);