Searched refs:addTelephonyConference (Results 1 – 2 of 2) sorted by relevance
216 mConnectionService.addTelephonyConference(mConference); in recalculateConference()
111 TelephonyConnectionService.this.addTelephonyConference(mTelephonyConference);115 TelephonyConnectionService.this.addTelephonyConference(mImsConference);2450 public void addTelephonyConference(@NonNull TelephonyConferenceBase conference) { in addTelephonyConference() method in TelephonyConnectionService