Home
last modified time | relevance | path

Searched refs:setIsFaceAuthSupportedInCurrentPosture (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/data/repository/
H A DFakeBiometricSettingsRepository.kt77 fun setIsFaceAuthSupportedInCurrentPosture(value: Boolean) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DDeviceEntryFaceAuthRepositoryTest.kt632 biometricSettingsRepository.setIsFaceAuthSupportedInCurrentPosture(false)
873 biometricSettingsRepository.setIsFaceAuthSupportedInCurrentPosture(false)
1095 biometricSettingsRepository.setIsFaceAuthSupportedInCurrentPosture(true)