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
DNavigationBarView.java578 mRotationButtonController.getRotationButton().setCanShowRotationButton(!mImeVisible); in onImeVisibilityChanged()
DNavigationBarFragment.java485 final RotationButton rotationButton = rotationButtonController.getRotationButton(); in onRotationProposal()