Home
last modified time | relevance | path

Searched defs:onRotationLockStateChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRotationLockController.java31 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible); in onRotationLockStateChanged() method
DDeviceStateRotationLockSettingController.java104 public void onRotationLockStateChanged(boolean newRotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in DeviceStateRotationLockSettingController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java666 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in PhoneStatusBarPolicy