Home
last modified time | relevance | path

Searched defs:toUri (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDialogAttributes.java42 public final String toUri; field in SipDialogAttributes
60 String fromTag, String toUri, String toTag, Set<String> acceptContactTags) { in SipDialogAttributes()
DSipMessageUtils.java131 String toContact, String toUri, String branchId, String callId, String fromTag, in generateSipRequest()