Searched refs:hangupHoldingCall (Results 1 – 2 of 2) sorted by relevance
2086 PhoneUtils.hangupHoldingCall(mCM.getFirstActiveBgCall()); in initializeHandsfreeAtParser()2348 result = PhoneUtils.hangupHoldingCall(backgroundCall); in initializeHandsfreeAtParser()
425 static boolean hangupHoldingCall(Call background) { in hangupHoldingCall() method in PhoneUtils501 if (!hangupHoldingCall(cm.getFirstActiveBgCall())) { in answerAndEndHolding()