Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DRotationButtonController.java112 static boolean hasDisable2RotateSuggestionFlag(int disable2Flags) { in hasDisable2RotateSuggestionFlag() method in RotationButtonController
297 final boolean rotateSuggestionsDisabled = hasDisable2RotateSuggestionFlag(state2); in onDisable2FlagChanged()
DNavigationBarFragment.java482 .hasDisable2RotateSuggestionFlag(mDisabledFlags2); in onRotationProposal()