Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java482 boolean mApplyInsetsRequested; field in ViewRootImpl
1580 mApplyInsetsRequested = true; in requestFitSystemWindows()
1588 mApplyInsetsRequested = true; in notifyInsetsChanged()
2284 mApplyInsetsRequested = false; in dispatchApplyInsets()
2524 if (mApplyInsetsRequested) { in performTraversals()
2681 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested) { in performTraversals()