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