Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DRotationButton.java35 default void setCanShowRotationButton(boolean canShow) {} in setCanShowRotationButton() method
DFloatingRotationButton.java175 public void setCanShowRotationButton(boolean canShow) { in setCanShowRotationButton() method in FloatingRotationButton