Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java132 private BiometricSourceType mPendingAuthenticatedBioSourceType = null; field in BiometricUnlockController
258 mPendingAuthenticatedBioSourceType = biometricSourceType; in onBiometricAuthenticated()
366 mPendingAuthenticatedBioSourceType = null; in onStartedGoingToSleep()
372 BiometricSourceType pendingType = mPendingAuthenticatedBioSourceType; in onFinishedGoingToSleep()
379 mPendingAuthenticatedBioSourceType = null; in onFinishedGoingToSleep()