Home
last modified time | relevance | path

Searched refs:ALERT_STATS_PREFIX (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DStatsdStatsHelper.java37 static final String ALERT_STATS_PREFIX = "alert_stats"; field in StatsdStatsHelper
257 ALERT_STATS_PREFIX, in populateAlertStats()
266 MetricUtility.constructKey(metricKeyPrefix, ALERT_STATS_PREFIX, "alerted_times"); in populateAlertStats()
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DStatsdStatsHelperTest.java280 StatsdStatsHelper.ALERT_STATS_PREFIX, in verifyConfigAlertStats()