Home
last modified time | relevance | path

Searched refs:isBluetoothScoOn (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/
DIAudioService.aidl119 boolean isBluetoothScoOn(); in isBluetoothScoOn() method
DAudioManager.java1610 public boolean isBluetoothScoOn() { in isBluetoothScoOn() method in AudioManager
1613 return service.isBluetoothScoOn(); in isBluetoothScoOn()
DAudioService.java2508 public boolean isBluetoothScoOn() { in isBluetoothScoOn() method in AudioService
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java1335 boolean isScoOn = manager.isBluetoothScoOn(); in startStopSco()
1350 isScoOn = manager.isBluetoothScoOn(); in startStopSco()
/frameworks/base/api/
Dsystem-current.txt15073 method public boolean isBluetoothScoOn();
Dcurrent.txt14058 method public boolean isBluetoothScoOn();