Searched refs:mReferSession (Results 1 – 1 of 1) sorted by relevance
554 SipSessionImpl mReferSession; field in SipSessionGroup.SipSessionImpl608 mReferSession = null; in reset()1069 if (mReferSession != null) {1070 mSipHelper.sendReferNotify(mReferSession.mDialog,1169 if (mReferSession != null) {1170 mSipHelper.sendReferNotify(mReferSession.mDialog,1173 mReferSession = null;1189 if (mReferSession != null) {1190 mSipHelper.sendReferNotify(mReferSession.mDialog,1280 newSession.mReferSession = this;