Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSession.java142 private class ClientThread extends Thread { class in BluetoothOppObexClientSession
164 ClientThread(Context context, ObexTransport transport, int initialNumShares) { in ClientThread() method in BluetoothOppObexClientSession.ClientThread