Searched defs:toPosture (Results 1 – 2 of 2) sorted by relevance
30 fun toPosture(@DevicePostureController.DevicePostureInt posture: Int): DevicePosture { in toPosture() method
81 private fun DeviceState.toPosture(): Int { in toPosture() method