Searched refs:convertResponse (Results 1 – 1 of 1) sorted by relevance
1387 setUserKeyProtection(userId, credential, convertResponse(gkResponse)); in setLockCredentialInternal()1401 private VerifyCredentialResponse convertResponse(GateKeeperResponse gateKeeperResponse) { in convertResponse() method in LockSettingsService1782 VerifyCredentialResponse response = convertResponse(gateKeeperResponse); in verifyCredential()