Searched refs:isDetectionSupported (Results 1 – 2 of 2) sorted by relevance
192 val isDetectionSupported = constant643 if (!isDetectionSupported) { in detect()717 pw.println(" isDetectionSupported: $isDetectionSupported") in dump()
319 createDeviceEntryFaceAuthRepositoryImpl(fmOverride = null).isDetectionSupported in faceDetectionSupportIsTheCorrectValue()324 assertThat(createDeviceEntryFaceAuthRepositoryImpl().isDetectionSupported).isFalse() in faceDetectionSupportIsTheCorrectValue()328 assertThat(createDeviceEntryFaceAuthRepositoryImpl().isDetectionSupported).isFalse() in faceDetectionSupportIsTheCorrectValue()337 assertThat(createDeviceEntryFaceAuthRepositoryImpl().isDetectionSupported).isFalse() in faceDetectionSupportIsTheCorrectValue()346 assertThat(createDeviceEntryFaceAuthRepositoryImpl().isDetectionSupported).isTrue() in faceDetectionSupportIsTheCorrectValue()