Searched defs:heldCall (Results 1 – 5 of 5) sorted by relevance
310 final Call heldCall = createHeldCall(); in testListCurrentCallsCdmaHold() local641 Call heldCall = createHeldCall(); in testProcessChldReleaseActiveHold() local664 Call heldCall = createHeldCall(); in testProcessChldHoldActiveUnhold() local716 final Call heldCall = createHeldCall(); in testProcessChldHoldActiveSwapConference() local753 final Call heldCall = createHeldCall(); in testOnCallAddedCdmaActiveHold() local841 Call heldCall = createHeldCall(); in testOnCallStateChangedGSMSwap() local858 Call heldCall = createHeldCall(); in testOnIsConferencedChanged() local
488 Call heldCall = mCallsManager.getHeldCall(); in processChld() local696 Call heldCall = mCallsManager.getHeldCall(); in updateHeadsetWithCallState() local
1350 Call heldCall = getHeldCall(); in answerCall() local
1156 final DialerCall heldCall = calls.getBackgroundCall(); in handleCallKey() local
718 static void switchHoldingAndActive(Call heldCall) { in switchHoldingAndActive()