Searched defs:bypassEnabled (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | KeyguardBypassController.kt | 49 var bypassEnabled: Boolean = false variable in com.android.systemui.statusbar.phone.KeyguardBypassController |
D | KeyguardClockPositionAlgorithm.java | 147 boolean bypassEnabled, int unlockedStackScrollerPadding) { in setup() |