Home
last modified time | relevance | path

Searched defs:authenticationRepository (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
H A DAuthenticationRepositoryKosmos.kt23 var Kosmos.authenticationRepository: AuthenticationRepository by variable
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
H A DDeviceUnlockedInteractorTest.kt69 private val authenticationRepository = kosmos.fakeAuthenticationRepository in <lambda>() constant in com.android.systemui.deviceentry.domain.interactor.DeviceUnlockedInteractorTest