HomeSort by relevance Sort by last modified time
    Searched refs:setTcpDeviceRequested (Results 1 - 4 of 4) sorted by null

  /tools/tradefederation/core/tests/src/com/android/tradefed/device/
MockDeviceManager.java 250 ((DeviceSelectionOptions)options).setTcpDeviceRequested(true);
DeviceSelectionOptionsTest.java 297 options.setTcpDeviceRequested(true);
DeviceManagerTest.java     [all...]
  /tools/tradefederation/core/src/com/android/tradefed/device/
DeviceSelectionOptions.java 264 public void setTcpDeviceRequested(boolean tcpDeviceRequested) {

Completed in 87 milliseconds