Searched refs:tcpDeviceRequested (Results 1 – 1 of 1) sorted by relevance
229 public boolean tcpDeviceRequested() { in tcpDeviceRequested() method in DeviceSelectionOptions264 public void setTcpDeviceRequested(boolean tcpDeviceRequested) { in setTcpDeviceRequested() argument265 mTcpDeviceRequested = tcpDeviceRequested; in setTcpDeviceRequested()406 if (tcpDeviceRequested() != (TcpDevice.class.equals(device.getClass()))) { in matches()