Searched defs:getDevices (Results 1 – 10 of 10) sorted by relevance
33 IDevice[] getDevices(); in getDevices() method
54 public IDevice[] getDevices() { in getDevices() method in AndroidDebugBridgeWrapper
85 public Set<String> getDevices() { in getDevices() method in FastbootHelper
58 public List<ITestDevice> getDevices(); in getDevices() method
107 public final List<ITestDevice> getDevices() { in getDevices() method in BaseDeviceMetricCollector
288 private List<ITestDevice> getDevices() { in getDevices() method in BaseRetryDecision
97 public List<ITestDevice> getDevices() { in getDevices() method in TestInformation
79 public List<ITestDevice> getDevices(); in getDevices() method
136 public List<ITestDevice> getDevices() { in getDevices() method in InvocationContext
484 MultiMap<String, DeviceDescriptor> getDevices(IDeviceManager manager, boolean availableOnly) { in getDevices() method in ClusterCommandScheduler