Home
last modified time | relevance | path

Searched refs:WRONG_PIN (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/TrustTests/src/android/trust/test/lib/
DScreenLockRule.kt120 LockscreenCredential.createPin(WRONG_PIN), in <lambda>()
165 private const val WRONG_PIN = "0001" in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/
DBouncerViewModelTest.kt164 kosmos.bouncerInteractor.authenticate(WRONG_PIN) in <lambda>()
226 private val WRONG_PIN = FakeAuthenticationRepository.DEFAULT_PIN.map { it + 1 } in <lambda>() constant
DBouncerMessageViewModelTest.kt123 bouncerInteractor.authenticate(WRONG_PIN) in <lambda>()
141 bouncerInteractor.authenticate(WRONG_PIN) in <lambda>()
446 private val WRONG_PIN = FakeAuthenticationRepository.DEFAULT_PIN.map { it + 1 } in <lambda>() constant
DPinBouncerViewModelTest.kt82 overrideResource(R.string.kg_wrong_pin, WRONG_PIN) in <lambda>()
510 private const val WRONG_PIN = "Wrong pin" in <lambda>() constant