Searched defs:heldCall (Results 1 – 5 of 5) sorted by relevance
391 final BluetoothCall heldCall = createHeldCall(); in testListCurrentCallsCdmaHold() local788 BluetoothCall heldCall = createHeldCall(); in testProcessChldReleaseActiveHold() local812 BluetoothCall heldCall = createHeldCall(); in testProcessChldHoldActiveUnhold() local868 final BluetoothCall heldCall = createHeldCall(); in testProcessChldHoldActiveSwapConference() local918 final BluetoothCall heldCall = createHeldCall(); in testOnCallAddedCdmaActiveHold() local1082 BluetoothCall heldCall = createHeldCall(); in testOnCallStateChangedGSMSwap() local1102 BluetoothCall heldCall = createHeldCall(); in testOnParentOnChildrenChanged() local
564 Call heldCall = addSpyCall(); in testUnholdCallWhenOngoingCallCanBeHeld() local587 Call heldCall = addSpyCall(VOIP_1_HANDLE, CallState.ON_HOLD); in testUnholdCallWhenOngoingCallCanNotBeHeldAndFromDifferentConnectionService() local612 Call heldCall = addSpyCall(VOIP_1_HANDLE, CallState.ON_HOLD); in testUnholdCallWhenOngoingEmergCallCanNotBeHeldAndFromDifferentConnectionService() local634 Call heldCall = addSpyCall(SIM_2_HANDLE, CallState.ON_HOLD); in testUnholdCallWhenOngoingCallCanNotBeHeldAndHasSameConnectionService() local758 Call heldCall = addSpyCall(SIM_1_HANDLE, CallState.ON_HOLD); in testAnswerCallWhenMultipleHeldCallsExisted() local1015 Call heldCall = addSpyCall(); in testSwapCallsWhenHeadsetMediaButtonShortPressDuringTwoCalls() local1037 Call heldCall = addSpyCall(); in testHangupActiveCallWhenHeadsetMediaButtonLongPressDuringTwoCalls() local1541 Call heldCall = addSpyCall(CONNECTION_MGR_1_HANDLE, CONNECTION_MGR_1_HANDLE, in testSwapCallsWithSameConnectionMgr() local
684 public boolean canConference(Call heldCall) { in canConference()707 public boolean canConference(Call heldCall, int subId) { in canConference()732 public void conference(Call heldCall) throws CallStateException { in conference()907 public boolean canTransfer(Call heldCall) { in canTransfer()927 public boolean canTransfer(Call heldCall, int subId) { in canTransfer()954 public void explicitCallTransfer(Call heldCall) throws CallStateException { in explicitCallTransfer()
745 BluetoothCall heldCall = mCallInfo.getHeldCall(); in _processChld() local832 BluetoothCall heldCall = mCallInfo.getHeldCall(); in updateHeadsetWithCallState() local
1367 final DialerCall heldCall = calls.getBackgroundCall(); in handleCallKey() local