Home
last modified time | relevance | path

Searched defs:getConferenceParticipants (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCall.java202 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in Call
H A DConnection.java670 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in Connection
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCall.java154 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in ImsPhoneCall
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java2272 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in TelephonyConnection
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java833 public List<ConferenceParticipant> getConferenceParticipants() { in getConferenceParticipants() method in ImsCall