Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java936 removeBatch(batch); in updateShare()
966 removeBatch(batch); in deleteShare()
1008 private void removeBatch(BluetoothOppBatch batch) { in removeBatch() method in BluetoothOppService