Home
last modified time | relevance | path

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

/packages/modules/StatsD/apex/tests/libstatspull/src/com/android/internal/os/statsd/libstats/
DStatsConfigUtils.java88 public static ConfigMetricsReport getConfigMetricsReport(StatsManager statsManager, in getConfigMetricsReport() method in StatsConfigUtils
120 ConfigMetricsReport report = getConfigMetricsReport(statsManager, configId); in getGaugeMetricDataList()
/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DAtomTestCase.java447 ConfigMetricsReport report = getConfigMetricsReport(); in getStatsLogReport()
453 protected ConfigMetricsReport getConfigMetricsReport() throws Exception { in getConfigMetricsReport() method in AtomTestCase