Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/
DAuthenticationModule.kt20 import com.android.systemui.authentication.data.repository.AuthenticationRepositoryModule in <lambda>()
28 AuthenticationRepositoryModule::class, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/data/repository/
DAuthenticationRepository.kt374 interface AuthenticationRepositoryModule { interface