Searched refs:configFaceAuthSupportedPosture (Results 1 – 2 of 2) sorted by relevance
49 @DevicePostureInt private val configFaceAuthSupportedPosture: Int123 configFaceAuthSupportedPosture =131 if (configFaceAuthSupportedPosture != DEVICE_POSTURE_UNKNOWN) {224 return when (configFaceAuthSupportedPosture) {226 else -> (postureState == configFaceAuthSupportedPosture)
155 val configFaceAuthSupportedPosture = regex160 if (configFaceAuthSupportedPosture == DevicePosture.UNKNOWN) {164 it == configFaceAuthSupportedPosture