Searched refs:bthf (Results 1 – 2 of 2) sorted by relevance
2523 BluetoothHandsfree bthf = app.getBluetoothHandsfree(); in activateSpeakerIfDocked() local2525 if (!app.isHeadsetPlugged() && !(bthf != null && bthf.isAudioOn())) { in activateSpeakerIfDocked()
3693 BluetoothHandsfree bthf = mApp.getBluetoothHandsfree(); in internalSwapCalls() local3694 if (bthf != null) { in internalSwapCalls()3695 bthf.cdmaSwapSecondCallState(); in internalSwapCalls()