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.java305 if (rotateSuggestionsDisabled) onRotationSuggestionsDisabled(); in onDisable2FlagChanged()
341 private void onRotationSuggestionsDisabled() { in onRotationSuggestionsDisabled() method in RotationButtonController