Searched refs:mPendingAlwaysConsumeSystemBars (Results 1 – 1 of 1) sorted by relevance
509 boolean mPendingAlwaysConsumeSystemBars; field in ViewRootImpl919 mPendingAlwaysConsumeSystemBars = mAttachInfo.mAlwaysConsumeSystemBars;2124 if (mPendingAlwaysConsumeSystemBars != mAttachInfo.mAlwaysConsumeSystemBars) { in performTraversals()2327 mPendingAlwaysConsumeSystemBars != mAttachInfo.mAlwaysConsumeSystemBars; in performTraversals()2357 mAttachInfo.mAlwaysConsumeSystemBars = mPendingAlwaysConsumeSystemBars; in performTraversals()4660 mPendingAlwaysConsumeSystemBars = args.argi2 != 0; in handleMessage()7113 mPendingAlwaysConsumeSystemBars = in relayoutWindow()