Home
last modified time | relevance | path

Searched defs:AuthenticationMethodModel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/shared/model/
DAuthenticationMethodModel.kt23 sealed class AuthenticationMethodModel( class
/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/domain/interactor/
DAuthenticationInteractor.kt328 private fun AuthenticationMethodModel.createCredential( in <lambda>() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
DFakeAuthenticationRepository.kt217 private fun AuthenticationMethodModel.toSecurityMode(): SecurityMode { in <lambda>() method