Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DReportUtils.java52 ITestDevice device, ExtensionRegistry extensionRegistry) throws Exception { in getEventMetricDataList()
76 ExtensionRegistry extensionRegistry, int reportIndex) throws Exception { in getEventMetricDataList()
143 ExtensionRegistry extensionRegistry, boolean checkTimestampTruncated) throws Exception { in getGaugeMetricAtoms()
196 ExtensionRegistry extensionRegistry) throws Exception { in getStatsLogReport()
204 ExtensionRegistry extensionRegistry) throws Exception { in getConfigMetricsReport()
215 ITestDevice device, ExtensionRegistry extensionRegistry) throws Exception { in getReportList()
DDeviceUtils.java224 Parser<T> parser, ExtensionRegistry extensionRegistry, String cmd) in getShellCommandOutput()