Home
last modified time | relevance | path

Searched defs:fallbackPosture (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/DeviceStateRotationLock/src/com.android.settingslib.devicestate/
DDeviceStateRotationLockSettingsManager.java179 int fallbackPosture = mPostureRotationLockFallbackSettings.valueAt(indexOfFallback); in getFallbackRotationLockSetting() local
321 int fallbackPosture = Integer.parseInt(values[2]); in loadDefaults() local