Searched refs:smrrInfo (Results 1 – 1 of 1) sorted by relevance
415 HashMap<String, VideoProfile> smrrInfo = new HashMap<String, VideoProfile>(); in onSessionModifyResponseReceived() local417 smrrInfo.put("RequestedProfile", requestedProfile); in onSessionModifyResponseReceived()418 smrrInfo.put("ResponseProfile", responseProfile); in onSessionModifyResponseReceived()421 new VideoCallEvent<HashMap<String, VideoProfile>>(mCallId, smrrInfo)); in onSessionModifyResponseReceived()