Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java3532 if (mAttachInfo.mForceReportNewAttributes) { in performTraversals()
3533 mAttachInfo.mForceReportNewAttributes = false; in performTraversals()
9056 mAttachInfo.mForceReportNewAttributes = true; in onWindowTitleChanged()
DView.java31893 boolean mForceReportNewAttributes; field in View.AttachInfo
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62572 Landroid/view/View$AttachInfo;->mForceReportNewAttributes:Z