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