Searched refs:toProfile (Results 1 – 2 of 2) sorted by relevance
89 public void onSendSessionModifyRequest(VideoProfile fromProfile, VideoProfile toProfile) { in onSendSessionModifyRequest() argument91 toProfile, toProfile); in onSendSessionModifyRequest()92 mMockConnection.setVideoState(toProfile.getVideoState()); in onSendSessionModifyRequest()
862 VideoProfile toProfile) { in testRemoteConnectionVideo_SendSessionModifyRequest()863 callbackInvoker.invoke(fromProfile, toProfile); in testRemoteConnectionVideo_SendSessionModifyRequest()864 super.receiveSessionModifyRequest(toProfile); in testRemoteConnectionVideo_SendSessionModifyRequest()