Searched refs:numWithActions (Results 1 – 1 of 1) sorted by relevance
380 public int numWithActions; field in NotificationUsageStats.AggregatedStats430 numWithActions++; in countApiUse()517 maybeCount("note_with_actions", (numWithActions - previous.numWithActions)); in emit()552 previous.numWithActions = numWithActions; in emit()641 output.append("numWithActions=").append(numWithActions).append(",\n"); in toStringWithIndent()706 maybePut(dump, "numWithActions", numWithActions); in dumpJson()