Searched refs:DEVICE_STATE_ROTATION_LOCK_LOCKED (Results 1 – 2 of 2) sorted by relevance
21 import static android.provider.Settings.Secure.DEVICE_STATE_ROTATION_LOCK_LOCKED;160 ? DEVICE_STATE_ROTATION_LOCK_LOCKED in saveNewRotationLockSetting()167 DEVICE_STATE_ROTATION_LOCK_IGNORED) == DEVICE_STATE_ROTATION_LOCK_LOCKED; in isRotationLockedForCurrentState()190 boolean newRotationLockSetting = rotationLockSetting == DEVICE_STATE_ROTATION_LOCK_LOCKED; in updateDeviceState()
10219 public static final int DEVICE_STATE_ROTATION_LOCK_LOCKED = 1; field in Settings.Secure10233 DEVICE_STATE_ROTATION_LOCK_LOCKED,