Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java168 public Set<AutoLogCollector> getAutoLogCollectors(); in getAutoLogCollectors() method
DCommandOptions.java475 public Set<AutoLogCollector> getAutoLogCollectors() { in getAutoLogCollectors() method in CommandOptions