Searched refs:callSessionId (Results 1 – 1 of 1) sorted by relevance
1229 String callSessionId = callSession.getCallId(); in testNotifyCallStateChanged() local1252 assertEquals(callSessionId, callStateList.get(0).getImsCallSessionId()); in testNotifyCallStateChanged()1272 assertEquals(callSessionId, callStateList.get(0).getImsCallSessionId()); in testNotifyCallStateChanged()1313 String callSessionId = callSession.getCallId(); in testNotifyMediaCallStatusChanged() local1333 assertEquals(callSessionId, status.getCallSessionId()); in testNotifyMediaCallStatusChanged()1342 .notifyMediaQualityStatusChanged(new MediaQualityStatus(callSessionId, in testNotifyMediaCallStatusChanged()1351 assertEquals(callSessionId, status.getCallSessionId()); in testNotifyMediaCallStatusChanged()