Home | History | Annotate | Download | only in stack

Lines Matching refs:callID

829                                 ct.callId.getCallId())) {
2145 // Iterate through the dialogDialog, get the callID of each dialog and
2157 String callID = (callIdHeader != null ? callIdHeader.getCallId() : null);
2160 if (itDialog != null && callID != null && !activeCallIDs.contains(callID)) {