Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/DeviceStateRotationLock/src/com.android.settingslib.devicestate/
DDeviceStateRotationLockSettingsManager.java168 rotationLockSetting = getFallbackRotationLockSetting(devicePosture); in getRotationLockSetting()
173 private int getFallbackRotationLockSetting(int devicePosture) { in getFallbackRotationLockSetting() method in DeviceStateRotationLockSettingsManager