Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java1229 String callSessionId = callSession.getCallId(); in testNotifyCallStateChanged() local
1252 assertEquals(callSessionId, callStateList.get(0).getImsCallSessionId()); in testNotifyCallStateChanged()
1272 assertEquals(callSessionId, callStateList.get(0).getImsCallSessionId()); in testNotifyCallStateChanged()
1313 String callSessionId = callSession.getCallId(); in testNotifyMediaCallStatusChanged() local
1333 assertEquals(callSessionId, status.getCallSessionId()); in testNotifyMediaCallStatusChanged()
1342 .notifyMediaQualityStatusChanged(new MediaQualityStatus(callSessionId, in testNotifyMediaCallStatusChanged()
1351 assertEquals(callSessionId, status.getCallSessionId()); in testNotifyMediaCallStatusChanged()