Searched refs:mCallProfile (Results 1 – 1 of 1) sorted by relevance
471 private ImsCallProfile mCallProfile = null; field in ImsCall535 mCallProfile = profile; in ImsCall()551 mCallProfile = null; in close()570 return userId.equals(mCallProfile.getCallExtra(ImsCallProfile.EXTRA_REMOTE_URI, "")); in checkIfRemoteUserIsSame()603 return mCallProfile; in getCallProfile()981 session.start(callee, mCallProfile); in start()1006 session.start(participants, mCallProfile); in start()1055 mCallProfile = mProposedCallProfile; in accept()1512 if (mCallProfile == null) { in createHoldMediaProfile()1516 mediaProfile.mAudioQuality = mCallProfile.mMediaProfile.mAudioQuality; in createHoldMediaProfile()[all …]