Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
DSipMessageUtils.java37 String toContact, String toUri, String branchId, String callId, String fromTag, in generateSipRequest() argument
45 ? addParamToHeader(toContact, "tag", toTag) : toContact); in generateSipRequest()
55 String fromContact, String toContact, String branchId, String callId, String fromTag, in generateSipResponse() argument
63 ? addParamToHeader(toContact, "tag", toTag) : toContact); in generateSipResponse()