Home
last modified time | relevance | path

Searched refs:deviceEntryFromBiometricSource (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntrySourceInteractorTest.kt48 collectLastValue(underTest.deviceEntryFromBiometricSource) in deviceEntryFromFaceUnlock()
61 collectLastValue(underTest.deviceEntryFromBiometricSource) in <lambda>()
74 collectLastValue(underTest.deviceEntryFromBiometricSource) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/
DAuthRippleInteractor.kt49 deviceEntrySourceInteractor.deviceEntryFromBiometricSource in <lambda>()
DDeviceEntrySourceInteractor.kt47 val deviceEntryFromBiometricSource: Flow<BiometricUnlockSource> = constant
DDeviceEntryHapticsInteractor.kt83 deviceEntrySourceInteractor.deviceEntryFromBiometricSource in <lambda>()