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.java141 private BiometricSourceType mPendingAuthenticatedBioSourceType = null; field in BiometricUnlockController
255 mPendingAuthenticatedBioSourceType = biometricSourceType; in onBiometricAuthenticated()
374 mPendingAuthenticatedBioSourceType = null; in onStartedGoingToSleep()
380 BiometricSourceType pendingType = mPendingAuthenticatedBioSourceType; in onFinishedGoingToSleep()
387 mPendingAuthenticatedBioSourceType = null; in onFinishedGoingToSleep()