Home
last modified time | relevance | path

Searched refs:onBatchCanceled (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppBatch.java94 void onBatchCanceled(); in onBatchCanceled() method
143 mListener.onBatchCanceled(); in cancelBatch()
H A DBluetoothOppService.java322 mServerTransfer.onBatchCanceled();
327 mTransfer.onBatchCanceled();
H A DBluetoothOppTransfer.java916 public void onBatchCanceled() { in onBatchCanceled() method in BluetoothOppTransfer