Home
last modified time | relevance | path

Searched defs:eventAtomIds (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/util/statsd/
DConfigUtil.java65 public static long pushStatsConfig(ITestDevice device, List<Integer> eventAtomIds) in pushStatsConfig()
80 ITestDevice device, List<Integer> eventAtomIds, List<LogSource> logSources) in pushStatsConfig()
175 List<Integer> eventAtomIds, List<LogSource> logSources) { in generateStatsdConfig()
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DRebootReasonCollector.java120 long pushStatsConfig(ITestDevice device, List<Integer> eventAtomIds) in pushStatsConfig()
DRuntimeRestartCollector.java286 protected long pushStatsConfig(ITestDevice device, List<Integer> eventAtomIds) in pushStatsConfig()