Searched refs:activeMs (Results 1 – 1 of 1) sorted by relevance
91 int64_t activeMs = -1; in statsd_audiothread() local92 if (item->getInt64(MM_PREFIX "activeMs", &activeMs)) { in statsd_audiothread()93 metrics_proto.set_active_millis(activeMs); in statsd_audiothread()