Searched refs:mAcceptContactFeatureTags (Results 1 – 1 of 1) sorted by relevance
65 private final Set<String> mAcceptContactFeatureTags; field in SipDialog94 mAcceptContactFeatureTags = featureTags; in SipDialog()125 return mAcceptContactFeatureTags; in getAcceptContactFeatureTags()132 return new SipDialog(mBranchId, mCallId, mFromTag, mAcceptContactFeatureTags); in forkDialog()