Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java428 boolean mApplyInsetsRequested; field in ViewRootImpl
1424 mApplyInsetsRequested = true; in requestFitSystemWindows()
1432 mApplyInsetsRequested = true; in notifyInsetsChanged()
2194 if (mApplyInsetsRequested) { in performTraversals()
2195 mApplyInsetsRequested = false; in performTraversals()
2361 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested in performTraversals()
2367 mApplyInsetsRequested = false; in performTraversals()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79134 Landroid/view/ViewRootImpl;->mApplyInsetsRequested:Z