Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java388 private class ConnectThread extends Thread { class in BluetoothChatService
393 public ConnectThread(BluetoothDevice device, boolean secure) { in ConnectThread() method in BluetoothChatService.ConnectThread
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java350 private class ConnectThread extends Thread { class in BluetoothChatService
355 public ConnectThread(BluetoothDevice device, boolean secure) { in ConnectThread() method in BluetoothChatService.ConnectThread