Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/
DFakeAuthenticationRepository.kt168 suspend fun pauseCredentialChecking() { in <lambda>() method in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/
DPinBouncerViewModelTest.kt413 kosmos.fakeAuthenticationRepository.pauseCredentialChecking() in <lambda>()