Searched refs:stopAlarm (Results 1 – 3 of 3) sorted by relevance
42 void stopAlarm(const MetricDimensionKey& dimensionKey, const int64_t& timestampNs);
59 void DurationAnomalyTracker::stopAlarm(const MetricDimensionKey& dimensionKey, in stopAlarm() function in android::os::statsd::DurationAnomalyTracker
141 anomalyTracker->stopAlarm(mEventKey, timestamp); in stopAnomalyAlarm()