Searched refs:deviceStateToPosture (Results 1 – 3 of 3) sorted by relevance
76 .that(posturesHelper.deviceStateToPosture(DEVICE_STATE_CLOSED))79 .that(posturesHelper.deviceStateToPosture(DEVICE_STATE_HALF_FOLDED))82 .that(posturesHelper.deviceStateToPosture(DEVICE_STATE_OPEN))85 .that(posturesHelper.deviceStateToPosture(DEVICE_STATE_REAR_DISPLAY))88 .that(posturesHelper.deviceStateToPosture(DEVICE_STATE_UNKNOWN))
41 fun deviceStateToPosture(deviceState: Int): Int { regex
138 int posture = mPosturesHelper.deviceStateToPosture(deviceState); in updateSetting()164 int devicePosture = mPosturesHelper.deviceStateToPosture(deviceState); in getRotationLockSetting()