Searched refs:mApplyInsetsRequested (Results 1 – 1 of 1) sorted by relevance
409 boolean mApplyInsetsRequested; field in ViewRootImpl1400 mApplyInsetsRequested = true; in requestFitSystemWindows()1408 mApplyInsetsRequested = true; in notifyInsetsChanged()2170 if (mApplyInsetsRequested) { in performTraversals()2171 mApplyInsetsRequested = false; in performTraversals()2337 mAttachInfo.mSystemUiVisibility || mApplyInsetsRequested in performTraversals()2343 mApplyInsetsRequested = false; in performTraversals()