Searched refs:mCallProfile (Results 1 – 1 of 1) sorted by relevance
536 private ImsCallProfile mCallProfile = null; field in ImsCall656 mCallProfile = null; in close()675 return userId.equals(mCallProfile.getCallExtra(ImsCallProfile.EXTRA_REMOTE_URI, "")); in checkIfRemoteUserIsSame()708 return mCallProfile; in getCallProfile()721 mCallProfile = profile; in setCallProfile()722 trackVideoStateHistory(mCallProfile); in setCallProfile()1106 session.start(callee, mCallProfile); in start()1131 session.start(participants, mCallProfile); in start()1185 mCallProfile = mProposedCallProfile; in accept()1186 trackVideoStateHistory(mCallProfile); in accept()[all …]