Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/DeviceStateRotationLock/src/com.android.settingslib.devicestate/
DPosturesHelper.kt33 private val halfFoldedDeviceStates = constant
44 in halfFoldedDeviceStates -> DEVICE_STATE_ROTATION_KEY_HALF_FOLDED in deviceStateToPosture()
54 DEVICE_STATE_ROTATION_KEY_HALF_FOLDED -> halfFoldedDeviceStates.firstOrNull() in postureToDeviceState()