Searched refs:mApplyInsetsRequested (Results 1 – 2 of 2) sorted by relevance
730 boolean mApplyInsetsRequested; field in ViewRootImpl2438 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()
64062 Landroid/view/ViewRootImpl;->mApplyInsetsRequested:Z