Home
last modified time | relevance | path

Searched refs:mPendingAlwaysConsumeSystemBars (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java565 boolean mPendingAlwaysConsumeSystemBars; field in ViewRootImpl
1055 mPendingAlwaysConsumeSystemBars = mAttachInfo.mAlwaysConsumeSystemBars;
2658 mPendingAlwaysConsumeSystemBars != mAttachInfo.mAlwaysConsumeSystemBars; in performTraversals()
2674 mAttachInfo.mAlwaysConsumeSystemBars = mPendingAlwaysConsumeSystemBars; in performTraversals()
4988 mPendingAlwaysConsumeSystemBars = args.argi2 != 0; in handleMessage()
7467 mPendingAlwaysConsumeSystemBars = in relayoutWindow()