Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBypassController.kt56 lateinit var unlockController: BiometricUnlockController variable in com.android.systemui.statusbar.phone.KeyguardBypassController
141 unlockController.startWakeAndUnlock(pendingUnlock!!.pendingUnlockType, in maybePerformPendingUnlock()