Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButtonController.java180 mRotationButton.setOnClickListener(this::onRotateSuggestionClick); in setRotationButton()
453 private void onRotateSuggestionClick(View v) { in onRotateSuggestionClick() method in RotationButtonController