Searched defs:gatekeeperPassword (Results 1 – 3 of 3) sorted by relevance
67 @NonNull final byte[] gatekeeperPassword; field in BiometricDeferredQueue.UserAuthInfo69 UserAuthInfo(int userId, @NonNull byte[] gatekeeperPassword) { in UserAuthInfo()161 void addPendingLockoutResetForUser(int userId, @NonNull byte[] gatekeeperPassword) { in addPendingLockoutResetForUser()
1613 IGateKeeperService gatekeeper, @NonNull byte[] gatekeeperPassword, long challenge, in verifyChallengeInternal()
2785 private long storeGatekeeperPasswordTemporarily(byte[] gatekeeperPassword) { in storeGatekeeperPasswordTemporarily()