Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBypassController.kt65 val pendingUnlockType: BiometricSourceType, constant in com.android.systemui.statusbar.phone.KeyguardBypassController.PendingUnlock
165 if (onBiometricAuthenticated(pendingUnlock!!.pendingUnlockType, in maybePerformPendingUnlock()
167 unlockController.startWakeAndUnlock(pendingUnlock!!.pendingUnlockType, in maybePerformPendingUnlock()