Searched refs:isRttCall (Results 1 – 4 of 4) sorted by relevance
259 public boolean isRttCall() { in isRttCall() method in ImsStreamMediaProfile
1802 if (!mCallProfile.mMediaProfile.isRttCall()) { in sendRttMessage()1826 if (rttOn && mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyRequest()1829 } else if (!rttOn && !mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyRequest()1864 if (mCallProfile.mMediaProfile.isRttCall()) { in sendRttModifyResponse()3376 if (!callProfile.mMediaProfile.isRttCall()) { in callSessionRttModifyRequestReceived()
1061 mIsRttEnabledForCall = negotiatedCallProfile.mMediaProfile.isRttCall(); in updateMediaCapabilities()
16758 method public boolean isRttCall();