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