Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DRotationButtonController.java373 RotationButton getRotationButton() { in getRotationButton() method in RotationButtonController
DNavigationBarView.java678 mRotationButtonController.getRotationButton().setCanShowRotationButton(!mImeVisible); in onImeVisibilityChanged()
DNavigationBar.java945 final RotationButton rotationButton = rotationButtonController.getRotationButton(); in onRotationProposal()