Searched refs:videoProfile (Results 1 – 2 of 2) sorted by relevance
1084 private static JSONObject buildVideoProfile(VideoProfile videoProfile) throws JSONException { in buildVideoProfile() argument1088 InCallServiceImpl.getVideoCallStateString(videoProfile.getVideoState())); in buildVideoProfile()1090 InCallServiceImpl.getVideoCallQualityString(videoProfile.getQuality())); in buildVideoProfile()
396 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived() argument402 new VideoCallEvent<VideoProfile>(mCallId, videoProfile)); in onSessionModifyRequestReceived()