Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardDismissInteractor.kt72 .filter { (trustModel, primaryBouncerShowing, altBouncerShowing, interactive) -> in <lambda>() method
73 val bouncerShowing = primaryBouncerShowing || altBouncerShowing in <lambda>()