Searched refs:mPendingAlwaysConsumeSystemBars (Results 1 – 1 of 1) sorted by relevance
486 boolean mPendingAlwaysConsumeSystemBars; field in ViewRootImpl895 mPendingAlwaysConsumeSystemBars = mAttachInfo.mAlwaysConsumeSystemBars;2100 if (mPendingAlwaysConsumeSystemBars != mAttachInfo.mAlwaysConsumeSystemBars) { in performTraversals()2303 mPendingAlwaysConsumeSystemBars != mAttachInfo.mAlwaysConsumeSystemBars; in performTraversals()2333 mAttachInfo.mAlwaysConsumeSystemBars = mPendingAlwaysConsumeSystemBars; in performTraversals()4493 mPendingAlwaysConsumeSystemBars = args.argi2 != 0; in handleMessage()6943 mPendingAlwaysConsumeSystemBars = in relayoutWindow()