Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsStreamMediaProfile.java252 public boolean isRttCall() { in isRttCall() method in ImsStreamMediaProfile
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1737 if (!mCallProfile.mMediaProfile.isRttCall()) { in sendRttMessage()
1756 if (rttOn && mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyRequest()
1759 } else if (!rttOn && !mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyRequest()
1789 if (mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyResponse()
3241 if (!callProfile.mMediaProfile.isRttCall()) { in callSessionRttModifyRequestReceived()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java997 mIsRttEnabledForCall = negotiatedCallProfile.mMediaProfile.isRttCall(); in updateMediaCapabilities()
/frameworks/base/telephony/api/
Dsystem-current.txt1665 method public boolean isRttCall();
/frameworks/base/api/
Dtest-current.txt3680 method public boolean isRttCall();
Dsystem-current.txt9891 method public boolean isRttCall();
/frameworks/base/non-updatable-api/
Dsystem-current.txt9789 method public boolean isRttCall();