Searched refs:disconnectBluetoothAudio (Results 1 – 3 of 3) sorted by relevance
315 verify(mockBluetoothRouteManager, never()).disconnectBluetoothAudio(); in testActiveTransition()326 verify(mockBluetoothRouteManager, never()).disconnectBluetoothAudio(); in testActiveTransition()331 verify(mockBluetoothRouteManager).disconnectBluetoothAudio(); in testActiveTransition()894 verify(mockBluetoothRouteManager, never()).disconnectBluetoothAudio(); in verifyNoSystemAudioChanges()
701 public void disconnectBluetoothAudio() { in disconnectBluetoothAudio() method in BluetoothRouteManager
1815 mBluetoothRouteManager.disconnectBluetoothAudio(); in setBluetoothOff()