Home | History | Annotate | Download | only in telecom

Lines Matching refs:outgoingCall

1481                 Call outgoingCall = getFirstCallWithState(OUTGOING_CALL_STATES);
1482 if (isEmergency && !outgoingCall.isEmergencyCall()) {
1486 outgoingCall.disconnect();
1489 if (outgoingCall.getState() == CallState.SELECT_PHONE_ACCOUNT) {
1492 outgoingCall.disconnect();