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/statusbar/phone/
DRotationButtonController.java316 RotationButton getRotationButton() { in getRotationButton() method in RotationButtonController
DNavigationBarFragment.java482 final RotationButton rotationButton = rotationButtonController.getRotationButton(); in onRotationProposal()
DNavigationBarView.java571 mRotationButtonController.getRotationButton().setCanShowRotationButton(!mImeVisible); in onImeVisibilityChanged()