Searched refs:fromProfile (Results 1 – 3 of 3) sorted by relevance
1027 VideoProfile fromProfile = videoCallCallback.getRequestedProfile(); in assertRequestReceived()1029 return buildRequestString(responseStatus, fromProfile, toProfile); in assertRequestReceived()1047 … private String buildRequestString(int status, VideoProfile fromProfile, VideoProfile toProfile) { in buildRequestString() argument1052 expectedSb.append(fromProfile); in buildRequestString()
95 public void onSendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in onSendSessionModifyRequest() argument
947 public void onSendSessionModifyRequest(VideoProfile fromProfile, in testRemoteConnectionVideo_SendSessionModifyRequest()949 callbackInvoker.invoke(fromProfile, toProfile); in testRemoteConnectionVideo_SendSessionModifyRequest()