Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/authentication/domain/interactor/
H A DAuthenticationInteractorTest.kt206 val wrongPin = FakeAuthenticationRepository.DEFAULT_PIN.map { it + 1 } in <lambda>() constant
420 val wrongPin = FakeAuthenticationRepository.DEFAULT_PIN.map { it + 1 } in <lambda>() constant