Home
last modified time | relevance | path

Searched refs:mApplyInsetsRequested (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java741 boolean mApplyInsetsRequested; field in ViewRootImpl
2222 mApplyInsetsRequested = true; in requestFitSystemWindows()
2227 mApplyInsetsRequested = true; in notifyInsetsChanged()
3024 mApplyInsetsRequested = false; in dispatchApplyInsets()
3304 if (mApplyInsetsRequested) { in performTraversals()
3493 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested) { in performTraversals()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64705 Landroid/view/ViewRootImpl;->mApplyInsetsRequested:Z