Searched refs:LABEL_TOTAL (Results 1 – 1 of 1) sorted by relevance
54 private static final String LABEL_TOTAL = "total"; field in ImageStats315 ret.put(LABEL_TOTAL, Long.toString(total)); in performAggregation()