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