Home
last modified time | relevance | path

Searched defs:localCallProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java938 ImsCallProfile localCallProfile = imsCall.getLocalCallProfile(); in updateMediaCapabilities() local
1138 ImsCallProfile localCallProfile, ImsCallProfile remoteCallProfile) { in getAudioQualityFromCallProfile()