Home
last modified time | relevance | path

Searched refs:toContact (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipMessageUtils.java131 String toContact, String toUri, String branchId, String callId, String fromTag, in generateSipRequest() argument
139 ? addParamToHeader(toContact, "tag", toTag) : toContact); in generateSipRequest()
156 String fromContact, String toContact, String branchId, String callId, String fromTag, in generateSipResponse() argument
164 ? addParamToHeader(toContact, "tag", toTag) : toContact); in generateSipResponse()