Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DConferenceParticipant.java144 public int getParticipantPresentation() { in getParticipantPresentation() method in ConferenceParticipant
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1990 if (PhoneConstants.PRESENTATION_ALLOWED == participant.getParticipantPresentation()) { in findConnectionTimeUsePhoneNumber()