Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DImsConference.java974 if (!isParticipantHost(mConferenceHostAddress, participant.getHandle())) { in handleConferenceParticipantsUpdate()
1270 private boolean isParticipantHost(Uri[] hostHandles, Uri handle) { in isParticipantHost() method in ImsConference