Home
last modified time | relevance | path

Searched defs:fingerprintAuthRepository (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntryFingerprintAuthInteractorTest.kt39 private val fingerprintAuthRepository = kosmos.deviceEntryFingerprintAuthRepository constant in com.android.systemui.deviceentry.domain.interactor.DeviceEntryFingerprintAuthInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
DAlternateBouncerMessageAreaViewModelTest.kt50 private val fingerprintAuthRepository by lazy { in <lambda>() constant
DDeviceEntryIconViewModelTest.kt59 private lateinit var fingerprintAuthRepository: FakeDeviceEntryFingerprintAuthRepository variable in com.android.systemui.keyguard.ui.viewmodel.DeviceEntryIconViewModelTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/deviceentry/domain/interactor/
DOccludingAppDeviceEntryInteractorTest.kt63 private val fingerprintAuthRepository = kosmos.deviceEntryFingerprintAuthRepository constant in com.android.systemui.deviceentry.domain.interactor.OccludingAppDeviceEntryInteractorTest
DBiometricMessageInteractorTest.kt62 private val fingerprintAuthRepository = kosmos.deviceEntryFingerprintAuthRepository constant in com.android.systemui.deviceentry.domain.interactor.BiometricMessageInteractorTest
DDeviceEntryUdfpsInteractorTest.kt47 private lateinit var fingerprintAuthRepository: FakeDeviceEntryFingerprintAuthRepository variable in com.android.systemui.deviceentry.domain.interactor.DeviceEntryUdfpsInteractorTest