Home
last modified time | relevance | path

Searched defs:getReportList (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/
DUtils.java89 public static ConfigMetricsReportList getReportList(long configId, boolean clearData, in getReportList() method in Utils
/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DAtomTestCase.java460 protected ConfigMetricsReportList getReportList() throws Exception { in getReportList() method in AtomTestCase