Searched refs:BluetoothOppObexClientSession (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppObexClientSession.java60 public class BluetoothOppObexClientSession implements BluetoothOppObexSession { class in inherits:BluetoothOppObexSession
78 public BluetoothOppObexClientSession(Context context, ObexTransport transport) { method in class:BluetoothOppObexClientSession
H A DBluetoothOppTransfer.java160 * BluetoothOppObexClientSession and start it
441 mSession = new BluetoothOppObexClientSession(mContext, mTransport);

Completed in 17 milliseconds