Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConferenceParticipant.java141 public int getParticipantPresentation() { in getParticipantPresentation() method in ConferenceParticipant
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1372 if (PhoneConstants.PRESENTATION_ALLOWED == participant.getParticipantPresentation()) { in findConnectionTimeUsePhoneNumber()