Searched refs:startAlarm (Results 1 – 3 of 3) sorted by relevance
37 void startAlarm(const MetricDimensionKey& dimensionKey, const int64_t& eventTime);
38 void DurationAnomalyTracker::startAlarm(const MetricDimensionKey& dimensionKey, in startAlarm() function in android::os::statsd::DurationAnomalyTracker
131 anomalyTracker->startAlarm(mEventKey, alarmTimestampNs); in startAnomalyAlarm()