Searched refs:jsonKeyObject (Results 1 – 1 of 1) sorted by relevance
183 JSONObject jsonKeyObject = jsonArray.getJSONObject(index); in processDownloadedFile() local184 Optional<EncryptionKey> keyOptional = createEncryptionKeyFromJson(jsonKeyObject); in processDownloadedFile()