Searched refs:ConnectThread (Results 1 – 1 of 1) sorted by relevance
73 private ConnectThread mConnectThread;209 mConnectThread = new ConnectThread(device, secure, psm); in connect()431 private class ConnectThread extends Thread { class in BluetoothChatService436 public ConnectThread(BluetoothDevice device, boolean secure) { in ConnectThread() method in BluetoothChatService.ConnectThread444 public ConnectThread(BluetoothDevice device, boolean secure, int psm) { in ConnectThread() method in BluetoothChatService.ConnectThread