Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DBluetoothChatService.java290 private class AcceptThread extends Thread { class in BluetoothChatService
295 public AcceptThread(boolean secure) { in AcceptThread() method in BluetoothChatService.AcceptThread
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java265 private class AcceptThread extends Thread { class in BluetoothChatService
270 public AcceptThread(boolean secure) { in AcceptThread() method in BluetoothChatService.AcceptThread