Home
last modified time | relevance | path

Searched refs:mDeviceRotationLockToBackupAndRestore (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java452 private String mDeviceRotationLockToBackupAndRestore = null; field in SatelliteController
3663 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()