Home
last modified time | relevance | path

Searched refs:getParticipantAddress (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DConferenceParticipant.java313 public static Uri getParticipantAddress(Uri address, String countryIso) { in getParticipantAddress() method in ConferenceParticipant
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1805 String number = ConferenceParticipant.getParticipantAddress(participant.getHandle(), in findConnectionTimeUsePhoneNumber()