Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/data/model/
H A DAuthenticationMethodModel.kt20 sealed class AuthenticationMethodModel( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/domain/model/
H A DAuthenticationMethodModel.kt20 sealed class AuthenticationMethodModel( regex
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
H A DFakeAuthenticationRepository.kt171 private fun AuthenticationMethodModel.toSecurityMode(): SecurityMode { regex