Searched refs:uncategorized (Results 1 – 1 of 1) sorted by relevance
287 long uncategorized = 0; in performAggregation() local289 uncategorized += stats.get(file); in performAggregation()302 ret.put(LABEL_UNCATEGORIZED, Long.toString(uncategorized)); in performAggregation()304 ret.put(LABEL_CATEGORIZED, Long.toString(total - uncategorized)); in performAggregation()