Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java358 private class ConnectThread extends Thread { class in BluetoothChatService
363 public ConnectThread(BluetoothDevice device, boolean secure) { in ConnectThread() method in BluetoothChatService.ConnectThread