Searched defs:addShare (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ | ||
D | BluetoothOppObexSession.java | 66 void addShare(BluetoothOppShareInfo share); in addShare() method |
D | BluetoothOppObexClientSession.java | 103 public void addShare(BluetoothOppShareInfo share) { in addShare() method in BluetoothOppObexClientSession |
D | BluetoothOppBatch.java | 118 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppBatch |
D | BluetoothOppObexServerSession.java | 164 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppObexServerSession |