Searched defs:fromTag (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | SipDialogAttributes.java | 41 public final String fromTag; field in SipDialogAttributes 60 String fromTag, String toUri, String toTag, Set<String> acceptContactTags) { in SipDialogAttributes()
|
D | SipMessageUtils.java | 131 String toContact, String toUri, String branchId, String callId, String fromTag, in generateSipRequest() 156 String fromContact, String toContact, String branchId, String callId, String fromTag, in generateSipResponse()
|