Searched refs:makeVideoPauseProfile (Results 1 – 2 of 2) sorted by relevance
82 public static VideoProfile makeVideoPauseProfile(Call call) { in makeVideoPauseProfile() method in VideoUtils
319 call.getVideoCall().sendSessionModifyRequest(VideoUtils.makeVideoPauseProfile(call)); in sendRequest()