Home
last modified time | relevance | path

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

/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