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/statusbar/phone/
DKeyguardBypassController.kt90 var altBouncerShowing: Boolean = false variable in com.android.systemui.statusbar.phone.KeyguardBypassController
181 altBouncerShowing -> true in canBypass()
220 pw.println(" altBouncerShowing: $altBouncerShowing") in dump()