Searched refs:LABEL_UNCATEGORIZED (Results 1 – 1 of 1) sorted by relevance
54 private static final String LABEL_UNCATEGORIZED = "uncategorized"; field in ImageStats239 if (LABEL_UNCATEGORIZED.equals(label)) { in getAggregationLabel()243 LABEL_UNCATEGORIZED)); in getAggregationLabel()302 ret.put(LABEL_UNCATEGORIZED, Long.toString(uncategorized)); in performAggregation()