Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DImsConference.java261 setConnectionProperties(applyHostProperties(properties, connectionProperties));
510 private int applyHostProperties(int conferenceProperties, int properties) { in applyHostProperties() method in ImsConference
899 setConnectionProperties(applyHostProperties(getConnectionProperties(), in setConferenceHost()