Searched refs:combinedHints (Results 1 – 1 of 1) sorted by relevance
6314 ArraySet<String> combinedHints = new ArraySet<>(hintDetections); in processResponse() local6318 combinedHints.addAll(groupHintsDetections); in processResponse()6320 mClassificationCombinedHintsMap.put(id, combinedHints); in processResponse()