Searched defs:disconnectAll (Results 1 - 3 of 3) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ | ||
H A D | HfpClientConnectionService.java | 153 disconnectAll(); 156 private synchronized void disconnectAll() { method in class:HfpClientConnectionService 305 disconnectAll(); |
H A D | HfpClientDeviceBlock.java | 161 disconnectAll(); 227 private void disconnectAll() { method in class:HfpClientDeviceBlock |
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ | ||
H A D | GattService.java | 694 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