Searched refs:disconnectAll (Results 1 – 7 of 7) sorted by relevance
163 disconnectAll(); in cleanup()227 private void disconnectAll() { in disconnectAll() method in HfpClientDeviceBlock
209 disconnectAll(); in onDestroy()214 private synchronized void disconnectAll() { in disconnectAll() method in HfpClientConnectionService
786 public void disconnectAll() throws Exception { in disconnectAll() method in GattServiceBinderTest787 mBinder.disconnectAll(mAttributionSource); in disconnectAll()789 verify(mService).disconnectAll(mAttributionSource); in disconnectAll()
270 public void disconnectAll() { in disconnectAll() method in GattServiceTest279 mService.disconnectAll(mAttributionSource); in disconnectAll()
176 void disconnectAll(in AttributionSource attributionSource); in disconnectAll() method
1171 public void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService.BluetoothGattBinder1176 service.disconnectAll(attributionSource); in disconnectAll()1894 void disconnectAll(AttributionSource attributionSource) { in disconnectAll() method in GattService
1427 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->disconnectAll()V1542 Landroid/bluetooth/IBluetoothGatt;->disconnectAll()V