Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2746 if (mAttachInfo.mForceReportNewAttributes) { in performTraversals()
2747 mAttachInfo.mForceReportNewAttributes = false; in performTraversals()
7766 mAttachInfo.mForceReportNewAttributes = true;
H A DView.java29460 boolean mForceReportNewAttributes; field in View.AttachInfo
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66538 Landroid/view/View$AttachInfo;->mForceReportNewAttributes:Z