Searched defs:convertResponse (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java1387 setUserKeyProtection(userId, credential, convertResponse(gkResponse));
1401 private VerifyCredentialResponse convertResponse(GateKeeperResponse gateKeeperResponse) { method in class:LockSettingsService
1782 VerifyCredentialResponse response = convertResponse(gateKeeperResponse);

Completed in 68 milliseconds