Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
DBouncerInteractor.kt91 .filter { successfullyAuthenticated -> in <lambda>() method
92 !successfullyAuthenticated && authenticationInteractor.lockoutEndTimestamp != null in <lambda>()