Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java985 removeBatch(batch); in updateShare()
1015 removeBatch(batch); in deleteShare()
1057 private void removeBatch(BluetoothOppBatch batch) { in removeBatch() method in BluetoothOppService