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.java148 disconnectAll(); in onDestroy()
151 private synchronized void disconnectAll() { in disconnectAll() method in HfpClientConnectionService
300 disconnectAll();
DHfpClientDeviceBlock.java141 disconnectAll(); in cleanup()
209 private void disconnectAll() { in disconnectAll() method in HfpClientDeviceBlock
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java935 public void disconnectAll() { in disconnectAll() method in GattService.BluetoothGattBinder
940 service.disconnectAll(); in disconnectAll()
2203 void disconnectAll() { in disconnectAll() method in GattService