Searched defs:addShare (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ | ||
D | BluetoothOppObexSession.java | 73 void addShare(BluetoothOppShareInfo share); in addShare() method |
D | BluetoothOppBatch.java | 126 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppBatch |
D | BluetoothOppObexClientSession.java | 126 public void addShare(BluetoothOppShareInfo share) { in addShare() method in BluetoothOppObexClientSession |
D | BluetoothOppObexServerSession.java | 176 public void addShare(BluetoothOppShareInfo info) { in addShare() method in BluetoothOppObexServerSession |