Searched defs:gatekeeperPassword (Results 1 – 3 of 3) sorted by relevance
65 @NonNull final byte[] gatekeeperPassword; field in BiometricDeferredQueue.UserAuthInfo67 UserAuthInfo(int userId, @NonNull byte[] gatekeeperPassword) { in UserAuthInfo()160 void addPendingLockoutResetForUser(int userId, @NonNull byte[] gatekeeperPassword) { in addPendingLockoutResetForUser()
1286 IGateKeeperService gatekeeper, @NonNull byte[] gatekeeperPassword, long challenge, in verifyChallengeInternal()
2956 private long storeGatekeeperPasswordTemporarily(byte[] gatekeeperPassword) { in storeGatekeeperPasswordTemporarily()