Searched refs:setIsUserInLockdown (Results 1 – 3 of 3) sorted by relevance
86 fun setIsUserInLockdown(value: Boolean) { in setIsUserInLockdown() method in com.android.systemui.keyguard.data.repository.FakeBiometricSettingsRepository
530 testGatingCheckForFaceAuth { biometricSettingsRepository.setIsUserInLockdown(true) } in authenticateDoesNotRunIfUserIsInLockdown()928 testGatingCheckForDetect { biometricSettingsRepository.setIsUserInLockdown(true) } in detectDoesNotRunWhenCurrentUserInLockdown()1192 biometricSettingsRepository.setIsUserInLockdown(false) in allPreconditionsToRunFaceAuthAreTrue()
303 biometricSettingsRepository.setIsUserInLockdown(true) in quickAffordance_hiddenWhenUserIsInLockdownMode()