Home
last modified time | relevance | path

Searched defs:bypassEnabled (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBypassController.kt49 var bypassEnabled: Boolean = false variable in com.android.systemui.statusbar.phone.KeyguardBypassController
DKeyguardClockPositionAlgorithm.java147 boolean bypassEnabled, int unlockedStackScrollerPadding) { in setup()