Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/data/repository/
DAuthenticationRepository.kt184 class AuthenticationRepositoryImpl class
386 @Binds fun repository(impl: AuthenticationRepositoryImpl): AuthenticationRepository
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/authentication/data/repository/
DAuthenticationRepositoryTest.kt85 AuthenticationRepositoryImpl( in setUp()