Searched refs:mDeviceRotationLockToBackupAndRestore (Results 1 – 1 of 1) sorted by relevance
452 private String mDeviceRotationLockToBackupAndRestore = null; field in SatelliteController3663 mDeviceRotationLockToBackupAndRestore = in setSettingsKeyToAllowDeviceRotation()3667 mDeviceRotationLockToBackupAndRestore == null in setSettingsKeyToAllowDeviceRotation()3668 ? "" : mDeviceRotationLockToBackupAndRestore, in setSettingsKeyToAllowDeviceRotation()3674 + " from " + mDeviceRotationLockToBackupAndRestore in setSettingsKeyToAllowDeviceRotation()3678 if (mDeviceRotationLockToBackupAndRestore == null) { in setSettingsKeyToAllowDeviceRotation()3683 mDeviceRotationLockToBackupAndRestore); in setSettingsKeyToAllowDeviceRotation()3685 + mDeviceRotationLockToBackupAndRestore); in setSettingsKeyToAllowDeviceRotation()3686 mDeviceRotationLockToBackupAndRestore = ""; in setSettingsKeyToAllowDeviceRotation()