Searched refs:isRttCall (Results 1 – 4 of 4) sorted by relevance
248 public boolean isRttCall() { in isRttCall() method in ImsStreamMediaProfile
1668 if (!mCallProfile.mMediaProfile.isRttCall()) { in sendRttMessage()1687 if (rttOn && mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyRequest()1690 } else if (!rttOn && !mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyRequest()1720 if (mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyResponse()3159 if (!callProfile.mMediaProfile.isRttCall()) { in callSessionRttModifyRequestReceived()
925 mIsRttEnabledForCall = negotiatedCallProfile.mMediaProfile.isRttCall(); in updateMediaCapabilities()
8949 method public boolean isRttCall();