Searched refs:disconnectBluetoothAudio (Results 1 – 3 of 3) sorted by relevance
303 verify(mockBluetoothRouteManager, never()).disconnectBluetoothAudio(); in testActiveTransition()314 verify(mockBluetoothRouteManager, never()).disconnectBluetoothAudio(); in testActiveTransition()319 verify(mockBluetoothRouteManager).disconnectBluetoothAudio(); in testActiveTransition()848 verify(mockBluetoothRouteManager, never()).disconnectBluetoothAudio(); in verifyNoSystemAudioChanges()
544 public void disconnectBluetoothAudio() { in disconnectBluetoothAudio() method in BluetoothRouteManager
1633 mBluetoothRouteManager.disconnectBluetoothAudio(); in setBluetoothOff()