Home
last modified time | relevance | path

Searched defs:setCanShowRotationButton (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButton.java39 default void setCanShowRotationButton(boolean canShow) {} in setCanShowRotationButton() method
H A DFloatingRotationButton.java218 public void setCanShowRotationButton(boolean canShow) { in setCanShowRotationButton() method in FloatingRotationButton