Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientConnectionService.java119 disconnectAll();
398 private void disconnectAll() { in disconnectAll() method in HfpClientConnectionService
467 disconnectAll();
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java574 public void disconnectAll() { in disconnectAll() method in GattService.BluetoothGattBinder
577 service.disconnectAll(); in disconnectAll()
1350 void disconnectAll() { in disconnectAll() method in GattService