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
61 public List<ITestDevice> getDevices(); in getDevices() method
145 public final List<ITestDevice> getDevices() { in getDevices() method in BaseDeviceMetricCollector
86 public Set<String> getDevices() { in getDevices() method in FastbootHelper
106 public List<ITestDevice> getDevices() { in getDevices() method in TestInformation
79 public List<ITestDevice> getDevices(); in getDevices() method
138 public List<ITestDevice> getDevices() { in getDevices() method in InvocationContext
499 private List<ITestDevice> getDevices() { in getDevices() method in BaseRetryDecision
573 MultiMap<String, DeviceDescriptor> getDevices(IDeviceManager manager, boolean availableOnly) { in getDevices() method in ClusterCommandScheduler