Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/
H A DAuthenticationModule.kt20 import com.android.systemui.authentication.data.repository.AuthenticationRepositoryModule
28 AuthenticationRepositoryModule::class,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/data/repository/
H A DAuthenticationRepository.kt374 interface AuthenticationRepositoryModule { regex