Searched refs:aggregateDedupKey (Results 1 – 1 of 1) sorted by relevance
788 JSONObject aggregateDedupKey = new JSONObject(); in getValidAggregateDuplicationKeysString() local797 aggregateDedupKey.put("deduplication_key", maybeDedupKey.get().toString()); in getValidAggregateDuplicationKeysString()810 aggregateDedupKey.put("filters", filters); in getValidAggregateDuplicationKeysString()826 aggregateDedupKey.put("not_filters", notFilters); in getValidAggregateDuplicationKeysString()828 validAggregateDeduplicationKeys.put(aggregateDedupKey); in getValidAggregateDuplicationKeysString()