Searched defs:heldCall (Results 1 – 5 of 5) sorted by relevance
309 final Call heldCall = createHeldCall(); in testListCurrentCallsCdmaHold() local610 Call heldCall = createHeldCall(); in testProcessChldReleaseActiveHold() local633 Call heldCall = createHeldCall(); in testProcessChldHoldActiveUnhold() local685 final Call heldCall = createHeldCall(); in testProcessChldHoldActiveSwapConference() local722 final Call heldCall = createHeldCall(); in testOnCallAddedCdmaActiveHold() local810 Call heldCall = createHeldCall(); in testOnCallStateChangedGSMSwap() local827 Call heldCall = createHeldCall(); in testOnIsConferencedChanged() local
486 Call heldCall = mCallsManager.getHeldCall(); in processChld() local675 Call heldCall = mCallsManager.getHeldCall(); in updateHeadsetWithCallState() local
1017 Call heldCall = getHeldCall(); in answerCall() local
1167 final Call heldCall = calls.getBackgroundCall(); in handleCallKey() local
718 static void switchHoldingAndActive(Call heldCall) { in switchHoldingAndActive()