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

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java342 if (phoneState == PhoneConstants.State.OFFHOOK && !isBluetoothHeadsetAudioOn()) {
396 !isHeadsetPlugged() && !isBluetoothHeadsetAudioOn()) {
687 boolean isBluetoothHeadsetAudioOn() { method in class:PhoneGlobals
1147 || isBluetoothHeadsetAudioOn()
H A DPhoneUtils.java297 && !app.isBluetoothHeadsetAudioOn()) {
713 && !app.isBluetoothHeadsetAudioOn()) {
2444 if (!app.isHeadsetPlugged() && !app.isBluetoothHeadsetAudioOn()) {

Completed in 1449 milliseconds