Searched refs:getConferenceParticipants (Results 1 – 3 of 3) sorted by relevance
511 when(mConferenceHost.mMockRadioConnection.getConferenceParticipants()) in testSinglePartyEmulationWithSinglePartyAtCreation()
412 mConferenceHost.getConferenceParticipants()); in updateConferenceParticipantsAfterCreation()
2324 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in TelephonyConnection2329 return mOriginalConnection.getConferenceParticipants(); in getConferenceParticipants()