Searched refs:setIsFaceAuthSupportedInCurrentPosture (Results 1 – 2 of 2) sorted by relevance
82 fun setIsFaceAuthSupportedInCurrentPosture(value: Boolean) { in setIsFaceAuthSupportedInCurrentPosture() method in com.android.systemui.keyguard.data.repository.FakeBiometricSettingsRepository
652 biometricSettingsRepository.setIsFaceAuthSupportedInCurrentPosture(false) in authenticateDoesNotRunOnUnsupportedPosture()973 biometricSettingsRepository.setIsFaceAuthSupportedInCurrentPosture(false) in detectDoesNotRunWhenFaceAuthNotSupportedInCurrentPosture()1257 biometricSettingsRepository.setIsFaceAuthSupportedInCurrentPosture(true) in allPreconditionsToRunFaceAuthAreTrue()