Searched refs:onRotationLockStateChanged (Results 1 – 7 of 7) sorted by relevance
179 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in whenUserChangesSetting_saveSettingForCurrentState()211 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in whenDeviceStateSwitchedToIgnoredState_noFallback_newSettingsSaveForPreviousState()246 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in onRotationLockStateChanged_newSettingIsPersisted()267 mDeviceStateRotationLockSettingController.onRotationLockStateChanged( in onRotationLockStateChanged_deviceStateIsIgnored_newSettingIsPersistedToFallback()289 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()
103 public void onRotationLockStateChanged(boolean newRotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in DeviceStateRotationLockSettingController
219 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) {
650 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged() method in PhoneStatusBarPolicy