Home
last modified time | relevance | path

Searched defs:getParticipantsToDial (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java359 public String[] getParticipantsToDial() { in getParticipantsToDial() method in Connection
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionService.java633 private String[] getParticipantsToDial(List<Uri> participants) { in getParticipantsToDial() method in TelephonyConnectionService