Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java730 boolean mApplyInsetsRequested; field in ViewRootImpl
2438 mApplyInsetsRequested = true; in requestFitSystemWindows()
2443 mApplyInsetsRequested = true; in notifyInsetsChanged()
3300 mApplyInsetsRequested = false; in dispatchApplyInsets()
3559 if (mApplyInsetsRequested) { in performTraversals()
3766 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested) { in performTraversals()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64062 Landroid/view/ViewRootImpl;->mApplyInsetsRequested:Z