Searched refs:ConnectThread (Results 1 – 1 of 1) sorted by relevance
76 private ConnectThread mConnectThread;212 mConnectThread = new ConnectThread(device, secure, psm); in connect()442 private class ConnectThread extends Thread { class in BluetoothChatService447 public ConnectThread(BluetoothDevice device, boolean secure) { in ConnectThread() method in BluetoothChatService.ConnectThread455 public ConnectThread(BluetoothDevice device, boolean secure, int psm) { in ConnectThread() method in BluetoothChatService.ConnectThread