Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionService.java160 disconnectAll(); in onDestroy()
163 private synchronized void disconnectAll() { in disconnectAll() method in HfpClientConnectionService
313 disconnectAll();
DHfpClientDeviceBlock.java164 disconnectAll(); in cleanup()
232 private void disconnectAll() { in disconnectAll() method in HfpClientDeviceBlock
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1051 public void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService.BluetoothGattBinder
1056 service.disconnectAll(attributionSource); in disconnectAll()
2458 void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService