Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppObexSession.java66 void addShare(BluetoothOppShareInfo share); in addShare() method
DBluetoothOppObexClientSession.java103 public void addShare(BluetoothOppShareInfo share) { in addShare() method in BluetoothOppObexClientSession
147 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppObexClientSession.ClientThread
DBluetoothOppBatch.java118 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppBatch
DBluetoothOppObexServerSession.java164 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppObexServerSession