Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DRotationButtonController.java298 if (rotateSuggestionsDisabled) onRotationSuggestionsDisabled(); in onDisable2FlagChanged()
334 private void onRotationSuggestionsDisabled() { in onRotationSuggestionsDisabled() method in RotationButtonController