Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSrvccConnection.java162 ImsStreamMediaProfile mediaProfile = profile.getMediaProfile(); in isLocalTone()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallTest.java98 ImsStreamMediaProfile testProfile = testImsCall.getCallProfile().getMediaProfile(); in testCallSessionProgressingAppliedMediaCaps()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java925 public ImsStreamMediaProfile getMediaProfile() { in getMediaProfile() method in ImsCallProfile
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java393 if (remoteProfile.getMediaProfile().getRttMode() == ImsStreamMediaProfile.RTT_MODE_FULL) { in applyRemoteCallCapabilities()
/frameworks/base/core/api/
Dsystem-current.txt16367 method public android.telephony.ims.ImsStreamMediaProfile getMediaProfile();