Searched refs:isBluetoothHeadsetAudioOn (Results 1 - 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DAudioRouter.java213 if (!mBluetoothManager.isBluetoothHeadsetAudioOn()) {
H A DBluetoothManager.java77 /* package */ boolean isBluetoothHeadsetAudioOn() { method in class:BluetoothManager
H A DPhoneUtils.java348 && !btManager.isBluetoothHeadsetAudioOn()) {
789 && !btManager.isBluetoothHeadsetAudioOn()) {
2559 if (!wiredHeadset.isHeadsetPlugged() && !btManager.isBluetoothHeadsetAudioOn()) {
H A DPhoneGlobals.java340 !bluetoothManager.isBluetoothHeadsetAudioOn()) {

Completed in 155 milliseconds