Searched defs:gatekeeper (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/locksettings/ |
| D | SyntheticPasswordManager.java | 567 public AuthenticationToken newSyntheticPasswordAndSid(IGateKeeperService gatekeeper, in newSyntheticPasswordAndSid() 595 public void newSidForUser(IGateKeeperService gatekeeper, AuthenticationToken authToken, in newSidForUser() 738 public long createPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in createPasswordBasedSyntheticPassword() 798 public VerifyCredentialResponse verifyFrpCredential(IGateKeeperService gatekeeper, in verifyFrpCredential() 983 public AuthenticationResult unwrapPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in unwrapPasswordBasedSyntheticPassword() 1091 IGateKeeperService gatekeeper, long handle, byte[] token, int userId) { in unwrapTokenBasedSyntheticPassword() 1179 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge() 1185 IGateKeeperService gatekeeper, @NonNull byte[] gatekeeperPassword, long challenge, in verifyChallengeInternal()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
| D | MockSyntheticPasswordManager.java | 41 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager()
|
| D | LockSettingsServiceTestable.java | 168 LockSettingsStorage storage, FakeGateKeeperService gatekeeper, KeyStore keystore, in LockSettingsServiceTestable()
|
| /frameworks/base/core/proto/android/os/ |
| D | system_properties.proto | 412 optional string gatekeeper = 15; field
|