Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java229 public boolean tcpDeviceRequested() { in tcpDeviceRequested() method in DeviceSelectionOptions
264 public void setTcpDeviceRequested(boolean tcpDeviceRequested) { in setTcpDeviceRequested()