Searched refs:onRotationLockStateChanged (Results 1 – 8 of 8) sorted by relevance
36 listener.onRotationLockStateChanged(mIsLocked, isRotationLockAffordanceVisible()); in addCallback()68 callback.onRotationLockStateChanged(locked, isRotationLockAffordanceVisible()); in setRotationLocked()
180 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in whenUserChangesSetting_saveSettingForCurrentState()212 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in whenDeviceStateSwitchedToIgnoredState_noFallback_newSettingsSaveForPreviousState()247 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in onRotationLockStateChanged_newSettingIsPersisted()268 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in onRotationLockStateChanged_deviceStateIsIgnored_newSettingIsPersistedToFallback()290 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in onRotationLockStateChange_stateIgnored_noFallback_settingIsPersistedToPrevious()
80 .onRotationLockStateChanged(anyBoolean(), anyBoolean()); in whenFlagOn_deviceStateRotationControllerAddedToCallbacks()
31 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible); in onRotationLockStateChanged() method
128 callback.onRotationLockStateChanged(mRotationPolicy.isRotationLocked(), in notifyChanged()
104 public void onRotationLockStateChanged(boolean newRotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in DeviceStateRotationLockSettingController
219 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) {
666 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in PhoneStatusBarPolicy