Searched refs:mApplyInsetsRequested (Results 1 – 2 of 2) sorted by relevance
741 boolean mApplyInsetsRequested; field in ViewRootImpl2222 mApplyInsetsRequested = true; in requestFitSystemWindows()2227 mApplyInsetsRequested = true; in notifyInsetsChanged()3024 mApplyInsetsRequested = false; in dispatchApplyInsets()3304 if (mApplyInsetsRequested) { in performTraversals()3493 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested) { in performTraversals()
64705 Landroid/view/ViewRootImpl;->mApplyInsetsRequested:Z