Searched refs:mCallProfile (Results 1 – 1 of 1) sorted by relevance
596 private ImsCallProfile mCallProfile = null; field in ImsCall716 mCallProfile = null; in close()735 return userId.equals(mCallProfile.getCallExtra(ImsCallProfile.EXTRA_REMOTE_URI, "")); in checkIfRemoteUserIsSame()768 return mCallProfile; in getCallProfile()781 mCallProfile = profile; in setCallProfile()782 trackVideoStateHistory(mCallProfile); in setCallProfile()1181 session.start(callee, mCallProfile); in start()1207 session.start(participants, mCallProfile); in start()1261 mCallProfile = mProposedCallProfile; in accept()1262 trackVideoStateHistory(mCallProfile); in accept()[all …]