Searched refs:setBluetoothScoOn (Results 1 – 3 of 3) sorted by relevance
252 public void setBluetoothScoOn() { in setBluetoothScoOn() method in ShadowAudioManagerTest254 audioManager.setBluetoothScoOn(true); in setBluetoothScoOn()
339 audioManager.setBluetoothScoOn(true); in startScoAudio()357 audioManager.setBluetoothScoOn(false); in stopScoAudio()
204 protected void setBluetoothScoOn(boolean isBluetoothScoOn) { in setBluetoothScoOn() method in ShadowAudioManager