Searched refs:fallbackPosture (Results 1 – 1 of 1) sorted by relevance
179 int fallbackPosture = mPostureRotationLockFallbackSettings.valueAt(indexOfFallback); in getFallbackRotationLockSetting() local180 return mPostureRotationLockSettings.get(fallbackPosture, in getFallbackRotationLockSetting()321 int fallbackPosture = Integer.parseInt(values[2]); in loadDefaults() local322 mPostureRotationLockFallbackSettings.put(posture, fallbackPosture); in loadDefaults()