Home
last modified time | relevance | path

Searched refs:onPrimaryAuthLockedOut (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/domain/interactor/
H A DBouncerMessageInteractorTest.kt202 underTest.onPrimaryAuthLockedOut(3)
224 underTest.onPrimaryAuthLockedOut(3)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
H A DBouncerMessageInteractor.kt48 fun onPrimaryAuthLockedOut(secondsBeforeLockoutReset: Long) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java236 mBouncerMessageInteractor.onPrimaryAuthLockedOut(seconds);