Searched defs:onShareAdded (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppBatch.java86 public void onShareAdded(int id); method in interface:BluetoothOppBatch.BluetoothOppBatchListener
128 mListener.onShareAdded(info.mId);
H A DBluetoothOppTransfer.java242 * will be notified through onShareAdded()
798 public void onShareAdded(int id) { method in class:BluetoothOppTransfer

Completed in 83 milliseconds