Searched defs:getReports (Results 1 – 4 of 4) sorted by relevance
28 byte[] getReports(long configKey) throws StatsUnavailableException; in getReports() method
34 public byte[] getReports(long configKey) throws StatsUnavailableException { in getReports() method in StatsManagerImpl
521 public byte[] getReports(long configKey) throws StatsUnavailableException { in getReports() method in StatsManager
43 ConfigMetricsReport StatsServiceConfigTest::getReports(sp<StatsLogProcessor> processor, in getReports() function in android::os::statsd::StatsServiceConfigTest