Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java160 private boolean mPendingRotationSuggestion; field in NavigationBarFragment
167 () -> mPendingRotationSuggestion = false;
403 if (state == WINDOW_STATE_SHOWING && mPendingRotationSuggestion) { in setWindowState()
459 mPendingRotationSuggestion = true; in onRotationProposal()
531 mPendingRotationSuggestion = false; in setRotateSuggestionButtonState()