Searched refs:setBluetoothScoOn (Results 1 – 10 of 10) sorted by relevance
274 mDeviceBroker.setBluetoothScoOn(true, "BtHelper.receiveBtEvent"); in receiveBtEvent()277 mDeviceBroker.setBluetoothScoOn(false, "BtHelper.receiveBtEvent"); in receiveBtEvent()434 mDeviceBroker.setBluetoothScoOn(false, "resetBluetoothSco"); in resetBluetoothSco()
324 /*package*/ void setBluetoothScoOn(boolean on, String eventSource) { in setBluetoothScoOn() method in AudioDeviceBroker
3643 public void setBluetoothScoOn(boolean on) { in setBluetoothScoOn() method in AudioService3659 mDeviceBroker.setBluetoothScoOn(on, eventSource); in setBluetoothScoOn()
151 void setBluetoothScoOn(boolean on); in setBluetoothScoOn() method
1761 public void setBluetoothScoOn(boolean on){ in setBluetoothScoOn() method in AudioManager1764 service.setBluetoothScoOn(on); in setBluetoothScoOn()
4114 HSPLcom/android/server/audio/AudioDeviceBroker;->setBluetoothScoOn(ZLjava/lang/String;)V4315 PLcom/android/server/audio/AudioService;->setBluetoothScoOn(Z)V
14071 method public void setBluetoothScoOn(boolean);
36185 Landroid/media/IAudioService$Stub$Proxy;->setBluetoothScoOn(Z)V36350 Landroid/media/IAudioService;->setBluetoothScoOn(Z)V
23577 method public void setBluetoothScoOn(boolean);