Searched refs:postureState (Results 1 – 1 of 1) sorted by relevance
69 @DevicePostureInt private var postureState: Int = DEVICE_POSTURE_UNKNOWN in <lambda>() variable133 if (postureState != posture) { in <lambda>()134 postureState = posture in <lambda>()232 else -> (postureState == configFaceAuthSupportedPosture) in <lambda>()253 pw.println(" postureState: $postureState") in <lambda>()