Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
DRotationButtonController.java499 if (rotateSuggestionsDisabled) onRotationSuggestionsDisabled(); in onDisable2FlagChanged()
609 private void onRotationSuggestionsDisabled() { in onRotationSuggestionsDisabled() method in RotationButtonController