Searched refs:configFaceAuthSupportedPosture (Results 1 – 2 of 2) sorted by relevance
68 @DevicePostureInt private val configFaceAuthSupportedPosture: Int in <lambda>() constant127 configFaceAuthSupportedPosture = in <lambda>()131 if (configFaceAuthSupportedPosture != DEVICE_POSTURE_UNKNOWN) { in <lambda>()230 return when (configFaceAuthSupportedPosture) { in <lambda>()232 else -> (postureState == configFaceAuthSupportedPosture) in <lambda>()
158 val configFaceAuthSupportedPosture = constant163 if (configFaceAuthSupportedPosture == DevicePosture.UNKNOWN) {167 it == configFaceAuthSupportedPosture in <lambda>()