Home
last modified time | relevance | path

Searched defs:setRotationButtonController (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DRotationContextButton.java42 public void setRotationButtonController(RotationButtonController rotationButtonController) { in setRotationButtonController() method in RotationContextButton
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButton.java28 default void setRotationButtonController(RotationButtonController rotationButtonController) { } in setRotationButtonController() method
H A DFloatingRotationButton.java128 public void setRotationButtonController(RotationButtonController rotationButtonController) { in setRotationButtonController() method in FloatingRotationButton
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DNavbarButtonsViewController.java508 public void setRotationButtonController(RotationButtonController rotationButtonController) { in setRotationButtonController() method in NavbarButtonsViewController.RotationButtonImpl