Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
DPrimaryBouncerInteractor.kt292 fun notifyUserRequestedBouncerWhenAlreadyAuthenticated(userId: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityContainerController.java920 mPrimaryBouncerInteractor.get().notifyUserRequestedBouncerWhenAlreadyAuthenticated( in showNextSecurityScreenOrFinish()