Home
last modified time | relevance | path

Searched refs:getParticipantPresentation (Results 1 – 3 of 3) 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/
DSrvccConnection.java106 mNumPresentation = cp.getParticipantPresentation(); in SrvccConnection()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java2478 if (PhoneConstants.PRESENTATION_ALLOWED == participant.getParticipantPresentation()) { in findConnectionTimeUsePhoneNumber()