Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppObexSession.java73 void addShare(BluetoothOppShareInfo share); in addShare() method
DBluetoothOppBatch.java126 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppBatch
DBluetoothOppObexClientSession.java126 public void addShare(BluetoothOppShareInfo share) { in addShare() method in BluetoothOppObexClientSession
175 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppObexClientSession.ClientThread
DBluetoothOppObexServerSession.java176 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppObexServerSession