Searched defs:disconnectAll (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
H A DHfpClientConnectionService.java153 disconnectAll();
156 private synchronized void disconnectAll() { method in class:HfpClientConnectionService
305 disconnectAll();
H A DHfpClientDeviceBlock.java161 disconnectAll();
227 private void disconnectAll() { method in class:HfpClientDeviceBlock
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java694 public void disconnectAll() { method in class:GattService.BluetoothGattBinder
697 service.disconnectAll();
1700 void disconnectAll() { method in class:GattService
1701 if (DBG) Log.d(TAG, "disconnectAll()");

Completed in 72 milliseconds