Home
last modified time | relevance | path

Searched refs:getDeviceTag (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DIClusterOptions.java39 public Map<String, String> getDeviceTag(); in getDeviceTag() method
DClusterOptions.java160 public Map<String, String> getDeviceTag() { in getDeviceTag() method in ClusterOptions
DClusterDeviceMonitor.java126 device, runTargetFormat, getClusterOptions().getDeviceTag())); in dispatch()
DClusterCommandScheduler.java499 device, runTargetFormat, getClusterOptions().getDeviceTag()); in getDevices()