Searched defs:branchId (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | SipDialogAttributes.java | 38 public final String branchId; field in SipDialogAttributes 59 private SipDialogAttributes(String branchId, String callId, String fromUri, 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()
|