Searched refs:mServerTransaction (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/voip/java/com/android/server/sip/
H A DSipSessionGroup.java427 newSession.mServerTransaction = transaction;
429 newSession.mDialog = newSession.mServerTransaction.getDialog();
532 ServerTransaction mServerTransaction; field in class:SipSessionGroup.SipSessionImpl
605 if (mServerTransaction != null) mServerTransaction.terminate();
609 mServerTransaction = null;
648 if (mServerTransaction != null) return mServerTransaction;
834 ? mServerTransaction
1077 mServerTransaction
[all...]

Completed in 516 milliseconds