Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java171 private PendingAuthenticated mPendingAuthenticated = null;
191 private static final class PendingAuthenticated { class in BiometricUnlockController
196 PendingAuthenticated(int userId, BiometricSourceType biometricSourceType, in PendingAuthenticated() method in BiometricUnlockController.PendingAuthenticated
427 mPendingAuthenticated = new PendingAuthenticated(userId, biometricSourceType, in onBiometricAuthenticated()
841 PendingAuthenticated pendingAuthenticated = mPendingAuthenticated;