Searched refs:setBluetoothScoOn (Results 1 – 8 of 8) sorted by relevance
313 mDeviceBroker.setBluetoothScoOn(true, "BtHelper.onScoAudioStateChanged"); in onScoAudioStateChanged()316 mDeviceBroker.setBluetoothScoOn(false, "BtHelper.onScoAudioStateChanged"); in onScoAudioStateChanged()457 mDeviceBroker.setBluetoothScoOn(false, "resetBluetoothSco"); in resetBluetoothSco()
1094 /*package*/ void setBluetoothScoOn(boolean on, String eventSource) { in setBluetoothScoOn() method in AudioDeviceBroker
6410 public void setBluetoothScoOn(boolean on) { in setBluetoothScoOn() method in AudioService6436 mDeviceBroker.setBluetoothScoOn(on, eventSource); in setBluetoothScoOn()
232 void setBluetoothScoOn(boolean on); in setBluetoothScoOn() method
3130 public void setBluetoothScoOn(boolean on){ in setBluetoothScoOn() method in AudioManager3133 service.setBluetoothScoOn(on); in setBluetoothScoOn()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
26056 Landroid/media/IAudioService$Stub$Proxy;->setBluetoothScoOn(Z)V26221 Landroid/media/IAudioService;->setBluetoothScoOn(Z)V
21406 method public void setBluetoothScoOn(boolean);