Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java327 private class AcceptThread extends Thread { class in BluetoothChatService
332 public AcceptThread(boolean secure) { in AcceptThread() method in BluetoothChatService.AcceptThread