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

/packages/apps/Phone/src/com/android/phone/
H A DPhoneGlobals.java341 if (phoneState == PhoneConstants.State.OFFHOOK && !isBluetoothHeadsetAudioOn()) {
395 !isHeadsetPlugged() && !isBluetoothHeadsetAudioOn()) {
684 boolean isBluetoothHeadsetAudioOn() { method in class:PhoneGlobals
1144 || isBluetoothHeadsetAudioOn()

Completed in 12 milliseconds