Searched refs:getConferenceParticipants (Results 1 – 3 of 3) sorted by relevance
457 when(mConferenceHost.mMockRadioConnection.getConferenceParticipants()) in testSinglePartyEmulationWithSinglePartyAtCreation()
406 mConferenceHost.getConferenceParticipants()); in updateConferenceParticipantsAfterCreation()
2272 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in TelephonyConnection2277 return mOriginalConnection.getConferenceParticipants(); in getConferenceParticipants()