Searched refs:mCallProfile (Results 1 – 1 of 1) sorted by relevance
550 private ImsCallProfile mCallProfile = null; field in ImsCall670 mCallProfile = null; in close()689 return userId.equals(mCallProfile.getCallExtra(ImsCallProfile.EXTRA_REMOTE_URI, "")); in checkIfRemoteUserIsSame()722 return mCallProfile; in getCallProfile()735 mCallProfile = profile; in setCallProfile()736 trackVideoStateHistory(mCallProfile); in setCallProfile()1121 session.start(callee, mCallProfile); in start()1147 session.start(participants, mCallProfile); in start()1201 mCallProfile = mProposedCallProfile; in accept()1202 trackVideoStateHistory(mCallProfile); in accept()[all …]