Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DAppStartupHelper.java48 private static final String TOTAL_COUNT = "total_count"; field in AppStartupHelper
121 totalCountKey = MetricUtility.constructKey(typeKey, TOTAL_COUNT); in getMetrics()
201 TOTAL_COUNT); in getMetrics()