Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeviceStateRotationLockSettingController.java115 saveNewRotationLockSetting(newRotationLocked); in onRotationLockStateChanged()
118 private void saveNewRotationLockSetting(boolean isRotationLocked) { in saveNewRotationLockSetting() method in DeviceStateRotationLockSettingController