Home
last modified time | relevance | path

Searched defs:verifyChallenge (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DFakeGateKeeperService.java124 public GateKeeperResponse verifyChallenge(int uid, long challenge, in verifyChallenge() method in FakeGateKeeperService
/frameworks/base/services/core/java/com/android/server/locksettings/
DSyntheticPasswordManager.java1030 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge() method in SyntheticPasswordManager