Home
last modified time | relevance | path

Searched defs:setAuthenticationMethod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
DFakeAuthenticationRepository.kt64 fun setAuthenticationMethod(authenticationMethod: AuthenticationMethodModel) { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/viewmodel/
DBouncerViewModelTest.kt188 private fun FakeAuthenticationRepository.setAuthenticationMethod( in <lambda>() method in com.android.systemui.bouncer.ui.viewmodel.BouncerViewModelTest