Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
DAuthenticationRepositoryKosmos.kt25 val Kosmos.fakeAuthenticationRepository by constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/domain/interactor/
DShadeBackActionInteractorImplTest.kt58 val fakeAuthenticationRepository by lazy { kosmos.fakeAuthenticationRepository } in <lambda>() constant