Searched refs:otherSubConferences (Results 1 – 1 of 1) sorted by relevance
4592 List<Conference> otherSubConferences = conferences.stream() in maybeGetFirstConferenceableFromOtherSubscription() local4601 if (!otherSubConferences.isEmpty()) { in maybeGetFirstConferenceableFromOtherSubscription()4603 + otherSubConferences.get(0).getTelecomCallId() + " on " in maybeGetFirstConferenceableFromOtherSubscription()4604 + otherSubConferences.get(0).getPhoneAccountHandle()); in maybeGetFirstConferenceableFromOtherSubscription()4605 return otherSubConferences.get(0); in maybeGetFirstConferenceableFromOtherSubscription()