Searched defs:bypassEnabled (Results 1 – 5 of 5) sorted by relevance
249 private void testKeyguard_bypass_haptics(boolean bypassEnabled, boolean faceAccepted, in testKeyguard_bypass_haptics()530 private void testKeyguard_faceAuthOnly(boolean bypassEnabled) { in testKeyguard_faceAuthOnly()553 private void testKeyguard_coex_faceError(boolean bypassEnabled) { in testKeyguard_coex_faceError()
174 float dark, float overStretchAmount, boolean bypassEnabled, in setup()
93 var bypassEnabled: Boolean = false in <lambda>() variable in com.android.systemui.statusbar.phone.KeyguardBypassController
70 private var bypassEnabled: Boolean = false variable in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinatorTest
268 val bypassEnabled = bypassController.bypassEnabled in <lambda>() constant