Searched refs:ClientThread (Results 1 – 2 of 2) sorted by relevance
192 BluetoothOppObexClientSession.ClientThread thread = in clientThreadSendFile_clientSessionDisconnected_returnsObexDataError()194 .new ClientThread( in clientThreadSendFile_clientSessionDisconnected_returnsObexDataError()210 BluetoothOppObexClientSession.ClientThread thread = in clientThreadInterrupt_sendMessageShareInterrupted()212 .new ClientThread( in clientThreadInterrupt_sendMessageShareInterrupted()
72 private ClientThread mThread;95 mThread = new ClientThread(mContext, mTransport, numShares, handler); in start()130 class ClientThread extends Thread { class in BluetoothOppObexClientSession153 ClientThread( in ClientThread() method in BluetoothOppObexClientSession.ClientThread