Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java515 boolean mApplyInsetsRequested; field in ViewRootImpl
1743 mApplyInsetsRequested = true; in requestFitSystemWindows()
1748 mApplyInsetsRequested = true; in notifyInsetsChanged()
2462 mApplyInsetsRequested = false; in dispatchApplyInsets()
2711 if (mApplyInsetsRequested && !(mWillMove || mWillResize)) { in performTraversals()
2890 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested) { in performTraversals()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt68028 Landroid/view/ViewRootImpl;->mApplyInsetsRequested:Z