Searched refs:crossDeviceCallId (Results 1 – 1 of 1) sorted by relevance
78 private void processCallControlAction(String crossDeviceCallId,80 final CrossDeviceCall crossDeviceCall = getCallForId(crossDeviceCallId,179 CrossDeviceCall getCallForId(String crossDeviceCallId, Collection<CrossDeviceCall> calls) { in getCallForId() argument180 if (crossDeviceCallId == null) { in getCallForId()184 if (crossDeviceCallId.equals(crossDeviceCall.getId())) { in getCallForId()