Home
last modified time | relevance | path

Searched refs:stopAnomalyAlarm (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/duration_helper/
DOringDurationTracker.cpp120 stopAnomalyAlarm(timestamp); in noteStop()
132 stopAnomalyAlarm(timestamp); in noteStopAll()
296 stopAnomalyAlarm(timestamp); in onSlicedConditionMayChange()
323 stopAnomalyAlarm(timestamp); in onConditionChanged()
DMaxDurationTracker.cpp133 stopAnomalyAlarm(eventTime); in noteStop()
289 stopAnomalyAlarm(timestamp); in noteConditionChanged()
DDurationTracker.h138 void stopAnomalyAlarm(const int64_t timestamp) { in stopAnomalyAlarm() function