Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTest.java1867 int cSeq = 2; in testRcsAttributesPublish() local
1872 .setCSeq(cSeq).setSipResponseCode(sipCode, reasonPharse) in testRcsAttributesPublish()
1879 assertEquals(cSeq, details.getCSeq()); in testRcsAttributesPublish()
3140 int cSeq = 1; in testRcsManagerRegistrationCallback() local
3148 .setCSeq(cSeq).setSipResponseCode(responseCode, responsePhrase) in testRcsManagerRegistrationCallback()
3154 assertEquals(cSeq, details.getCSeq()); in testRcsManagerRegistrationCallback()