Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java50 TCP_DEVICE(TcpDevice.class), enumConstant
290 return mRequestedType.equals(DeviceRequestedType.TCP_DEVICE); in tcpDeviceRequested()