Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java602 boolean mPendingAlwaysConsumeSystemBars; field in ViewRootImpl
1143 mPendingAlwaysConsumeSystemBars = mAttachInfo.mAlwaysConsumeSystemBars; in setView()
1636 mPendingAlwaysConsumeSystemBars = args.argi2 != 0; in handleResized()
2865 mPendingAlwaysConsumeSystemBars != mAttachInfo.mAlwaysConsumeSystemBars; in performTraversals()
2883 mAttachInfo.mAlwaysConsumeSystemBars = mPendingAlwaysConsumeSystemBars; in performTraversals()
7807 mPendingAlwaysConsumeSystemBars = in relayoutWindow()