Searched refs:mConfCallProfile (Results 1 – 1 of 1) sorted by relevance
72 private ImsCallProfile mConfCallProfile = null; field in TestImsCallSessionImpl514 mListener.callSessionMergeStarted(confCallSession, mConfCallProfile); in mergeFailed()592 mConfCallProfile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in createConferenceSession()594 mConfCallProfile.setCallExtraBoolean(ImsCallProfile.EXTRA_CONFERENCE, true); in createConferenceSession()596 mConfSession = new TestImsCallSessionImpl(mConfCallProfile); in createConferenceSession()