Searched refs:startcount (Results 1 – 1 of 1) sorted by relevance
132 int64_t startcount = -1; in statsd_audiorecord() local133 if (item->getInt64("android.media.audiorecord.startcount", &startcount)) { in statsd_audiorecord()134 metrics_proto.set_start_count(startcount); in statsd_audiorecord()