Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DImsConference.java1207 connection.setConnectionProperties(applyHostPropertiesToChild( in createConferenceParticipantConnection()
1481 c.setConnectionProperties(applyHostPropertiesToChild(c.getConnectionProperties(), in updateConnectionProperties()
1526 private int applyHostPropertiesToChild(int childProperties, int hostProperties) { in applyHostPropertiesToChild() method in ImsConference