/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/newavrcp/ |
D | BrowserPlayerWrapperTest.java | 81 verify(mMockBrowser).disconnect(); in testWrap() 95 verify(mMockBrowser, times(1)).disconnect(); in testConnect_Successful() 112 verify(mMockBrowser, times(2)).disconnect(); in testConnect_Suspended() 126 verify(mMockBrowser, times(1)).disconnect(); in testConnect_Failed() 144 verify(mMockBrowser, times(1)).disconnect(); in testEmptyRoot() 155 verify(mMockBrowser).disconnect(); in testDisconnect() 168 verify(mMockBrowser).disconnect(); in testGetRootId() 191 verify(mMockBrowser, times(0)).disconnect(); in testPlayItem() 200 verify(mMockBrowser, times(0)).disconnect(); in testPlayItem() 205 verify(mMockBrowser, times(1)).disconnect(); in testPlayItem() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpBipClient.java | 273 disconnect(); in connect() 277 disconnect(); in connect() 289 mSession.disconnect(null); in refreshObexSession() 293 disconnect(); in refreshObexSession() 310 disconnect(); in refreshObexSession() 314 disconnect(); in refreshObexSession() 323 private synchronized void disconnect() { in disconnect() method in AvrcpBipClient 328 mSession.disconnect(null); in disconnect() 365 disconnect(); in executeRequest() 413 inst.disconnect(); in handleMessage()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MasClient.java | 145 disconnect(); in connect() 150 disconnect(); in connect() 154 private void disconnect() { in disconnect() method in MasClient 157 mSession.disconnect(null); in disconnect() 182 disconnect(); in executeRequest() 232 inst.disconnect(); in handleMessage()
|
D | MapClientService.java | 166 public synchronized boolean disconnect(BluetoothDevice device) { in disconnect() method in MapClientService 185 mapStateMachine.disconnect(); in disconnect() 257 disconnect(device); in setConnectionPolicy() 336 stateMachine.disconnect(); in stop() 502 public boolean disconnect(BluetoothDevice device) { in disconnect() method in MapClientService.Binder 510 return service.disconnect(device); in disconnect() 648 stateMachine.disconnect(); in onReceive()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | BrowsedPlayerWrapper.java | 144 disconnect(); in connect() 154 void disconnect() { in disconnect() method 156 mWrappedBrowser.disconnect(); in disconnect() 220 disconnect(); in playItem() 297 disconnect(); 441 disconnect(); 449 disconnect();
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallController.java | 102 public void disconnect() {} in disconnect() method in InCallController.InCallServiceConnection 320 public void disconnect() { in disconnect() method in InCallController.InCallServiceBindingConnection 374 disconnect(); in onConnected() 380 disconnect(); // Unbind explicitly if we get disconnected. in onDisconnected() 454 public void disconnect() { in disconnect() method in InCallController.EmergencyInCallServiceConnection 457 mSubConnection.disconnect(); in disconnect() 459 super.disconnect(); in disconnect() 514 mSubConnection.disconnect(); in takeControl() 552 mCurrentConnection.disconnect(); in chooseInitialInCallService() 570 mCurrentConnection.disconnect(); in disableCarMode() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
D | PbapClientService.java | 197 disconnect(device); in onReceive() 264 public boolean disconnect(BluetoothDevice device) { in disconnect() method in PbapClientService.BluetoothPbapClientBinder 269 return service.disconnect(device); in disconnect() 371 public boolean disconnect(BluetoothDevice device) { in disconnect() method in PbapClientService 379 pbapClientStateMachine.disconnect(device); in disconnect() 465 disconnect(device); in setConnectionPolicy()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | CallsManagerTest.java | 582 verify(ongoingCall).disconnect(any()); in testUnholdCallWhenOngoingCallCanNotBeHeldAndFromDifferentConnectionService() 607 verify(ongoingCall, never()).disconnect(any()); in testUnholdCallWhenOngoingEmergCallCanNotBeHeldAndFromDifferentConnectionService() 707 verify(ongoingCall).disconnect(); in testAnswerCallWhenOngoingHasDifferentConnectionService() 729 verify(ongoingCall, never()).disconnect(); in testAnswerCallWhenOngoingHasDifferentConnectionServiceButIsEmerg() 760 verify(heldCall).disconnect(); in testAnswerCallWhenMultipleHeldCallsExisted() 766 verify(heldCall2, never()).disconnect(); in testAnswerCallWhenMultipleHeldCallsExisted() 827 verify(ongoingCall).disconnect(); in testSetActiveCallWhenOngoingCallCanNotBeHeldAndFromDifferentConnectionService() 851 verify(ongoingCall, never()).disconnect(); in testSetActiveCallWhenOngoingCallCanNotBeHeldAndHasSameConnectionService() 902 verify(ongoingCall).disconnect(); in testDisconnectDialingCallOnIncoming() 975 verify(ongoingCall).disconnect(); in testHangupOngoingCallWhenHeadsetMediaButtonShortPress() [all …]
|
D | CallTest.java | 144 call.disconnect(); in testDisconnectCauseWhenAudioProcessing() 171 call.disconnect(); in testDisconnectCauseWhenAudioProcessingAfterActive() 196 call.disconnect(); in testDisconnectCauseWhenSimulatedRingingAndDisconnect()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkService.java | 183 public boolean disconnect(BluetoothDevice device) { in disconnect() method in A2dpSinkService.A2dpSinkServiceBinder 188 return service.disconnect(device); in disconnect() 297 public boolean disconnect(BluetoothDevice device) { in disconnect() method in A2dpSinkService 318 stateMachine.disconnect(); in disconnect() 406 disconnect(device); in setConnectionPolicy()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarBluetoothUserService.java | 326 return mBluetoothA2dpSink.disconnect(device); in bluetoothDisconnectFromProfile() 328 return mBluetoothHeadsetClient.disconnect(device); in bluetoothDisconnectFromProfile() 330 return mBluetoothMapClient.disconnect(device); in bluetoothDisconnectFromProfile() 332 return mBluetoothPbapClient.disconnect(device); in bluetoothDisconnectFromProfile() 334 return mBluetoothPan.disconnect(device); in bluetoothDisconnectFromProfile()
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarTest.java | 82 car.disconnect(); in testCarConnection() 83 car.disconnect(); in testCarConnection() 99 car.disconnect(); in testDoubleConnect()
|
/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/ble/ |
D | CarBleCentralManager.java | 300 gatt.disconnect(); 311 gatt.disconnect(); 321 gatt.disconnect(); 327 gatt.disconnect();
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/ |
D | HdHomeRunChannelScan.java | 79 connection.disconnect(); in scan() 89 connection.disconnect(); in scan() 118 connection.disconnect(); in scan()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMnsObexClient.java | 169 public synchronized void disconnect() { in disconnect() method in BluetoothMnsObexClient 172 mClientSession.disconnect(null); in disconnect() 228 disconnect(); in shutdown() 271 disconnect(); in handleRegistration()
|
/packages/apps/Camera2/src_pd/com/android/camera/app/ |
D | LocationManager.java | 61 public void disconnect() { in disconnect() method in LocationManager 62 mLocationProvider.disconnect(); in disconnect()
|
/packages/apps/Settings/src/com/android/settings/vpn2/ |
D | ConfigDialogFragment.java | 151 if (!disconnect(profile)) { in onClick() 198 disconnect(profile); in save() 227 private boolean disconnect(VpnProfile profile) { in disconnect() method in ConfigDialogFragment
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/ |
D | ConfigDialogFragment.java | 147 if (!disconnect(profile)) { in onClick() 194 disconnect(profile); in save() 223 private boolean disconnect(VpnProfile profile) { in disconnect() method in ConfigDialogFragment
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 261 public boolean disconnect(BluetoothDevice device) { in disconnect() method in PanService.BluetoothPanBinder 266 return service.disconnect(device); in disconnect() 363 public boolean disconnect(BluetoothDevice device) { in disconnect() method in PanService 419 disconnect(dev); in setBluetoothTethering() 453 disconnect(device); in setConnectionPolicy()
|
/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/ |
D | HttpFetcher.java | 107 conn.disconnect(); in sendRequestAsByteArray() 150 httpUrlConnection.disconnect(); in sendRequestAsInputStream() 279 httpUrlConnection.disconnect(); in close()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 258 disconnect(connectedDevice); in connect() 299 public boolean disconnect(BluetoothDevice device) { in disconnect() method in HearingAidService 498 disconnect(device); in setConnectionPolicy() 880 public boolean disconnect(BluetoothDevice device) { in disconnect() method in HearingAidService.BluetoothHearingAidBinder 885 return service.disconnect(device); in disconnect()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidDeviceService.java | 398 public boolean disconnect(BluetoothDevice device) { in disconnect() method in HidDeviceService.BluetoothHidDeviceBinder 408 return service.disconnect(device); in disconnect() 635 public synchronized boolean disconnect(BluetoothDevice device) { in disconnect() method in HidDeviceService 646 return checkDevice(device) && mHidDeviceNativeInterface.disconnect(); in disconnect() 676 disconnect(device); in setConnectionPolicy()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/mockable/ |
D | MediaBrowser.java | 80 public void disconnect() { in disconnect() method in MediaBrowser 81 mDelegate.disconnect(); in disconnect()
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerStateMachineTest.java | 144 mAvrcpStateMachine.disconnect(); in tearDown() 161 mAvrcpStateMachine.disconnect(); in testDisconnect() 195 mAvrcpStateMachine.disconnect(); in testControlOnly() 227 mAvrcpStateMachine.disconnect(); in testBrowsingOnly() 845 secondAvrcpStateMachine.disconnect(); in testPlaybackWhileNotActiveDevice() 893 secondAvrcpStateMachine.disconnect(); in testActiveDeviceManagement()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/ |
D | Http.java | 145 disconnect(connection); in getOrPost() 169 private static void disconnect(HttpURLConnection connection) { in disconnect() method in Http 171 connection.disconnect(); in disconnect()
|