Searched defs:gatekeeperPassword (Results 1 – 3 of 3) sorted by relevance
68 @NonNull final byte[] gatekeeperPassword; field in BiometricDeferredQueue.UserAuthInfo70 UserAuthInfo(int userId, @NonNull byte[] gatekeeperPassword) { in UserAuthInfo()164 void addPendingLockoutResetForUser(int userId, @NonNull byte[] gatekeeperPassword) { in addPendingLockoutResetForUser()
1682 IGateKeeperService gatekeeper, @NonNull byte[] gatekeeperPassword, long challenge, in verifyChallengeInternal()
3004 private long storeGatekeeperPasswordTemporarily(byte[] gatekeeperPassword) { in storeGatekeeperPasswordTemporarily()