Searched refs:setActiveAudioOutput (Results 1 – 2 of 2) sorted by relevance
88 BluetoothUtils.setActiveAudioOutput(enable ? device : null); in onReceive()
359 public static boolean setActiveAudioOutput(BluetoothDevice device) { in setActiveAudioOutput() method in BluetoothUtils