Home
last modified time | relevance | path

Searched refs:mDebugLayout (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java7204 if (layout != mAttachInfo.mDebugLayout) { in loadSystemProperties()
7205 mAttachInfo.mDebugLayout = layout; in loadSystemProperties()
DView.java6042 return DEBUG_DRAW || mAttachInfo != null && mAttachInfo.mDebugLayout;
28169 boolean mDebugLayout = DisplayProperties.debug_layout().orElse(false); field in View.AttachInfo
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt83143 Landroid/view/View$AttachInfo;->mDebugLayout:Z