Searched defs:setAuthenticationMethod (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/ | ||
| D | FakeAuthenticationRepository.kt | 64 fun setAuthenticationMethod(authenticationMethod: AuthenticationMethodModel) { in <lambda>() method in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository |
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/viewmodel/ | ||
| D | BouncerViewModelTest.kt | 188 private fun FakeAuthenticationRepository.setAuthenticationMethod( in <lambda>() method in com.android.systemui.bouncer.ui.viewmodel.BouncerViewModelTest |