Searched refs:numWithLargeIcon (Results 1 – 1 of 1) sorted by relevance
389 public int numWithLargeIcon; field in NotificationUsageStats.AggregatedStats479 numWithLargeIcon++; in countApiUse()527 maybeCount("note_large_icon", (numWithLargeIcon - previous.numWithLargeIcon)); in emit()562 previous.numWithLargeIcon = numWithLargeIcon; in emit()661 output.append("numWithLargeIcon=").append(numWithLargeIcon).append("\n"); in toStringWithIndent()716 maybePut(dump, "numWithLargeIcon", numWithLargeIcon); in dumpJson()