Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransfer.java502 private class SocketConnectThread extends Thread { class in BluetoothOppTransfer
518 public SocketConnectThread(String host, int port, int dummy) { in SocketConnectThread() method in BluetoothOppTransfer.SocketConnectThread
527 public SocketConnectThread(BluetoothDevice device, int channel, boolean in SocketConnectThread() method in BluetoothOppTransfer.SocketConnectThread
538 public SocketConnectThread(BluetoothDevice device, boolean in SocketConnectThread() method in BluetoothOppTransfer.SocketConnectThread