Searched refs:setVideoState (Results 1 – 18 of 18) sorted by relevance
246 setVideoState(videoState); in onAnswer()418 connection.setVideoState(originalRequest.getVideoState());451 connection.setVideoState(videoState);477 connection.setVideoState(videoState);
99 connection.setVideoState(request.getVideoState()); in createSelfManagedConnection()139 connection.setVideoState(request.getVideoState()); in createSelfManagedConnection()
94 setVideoState(videoState);157 setVideoState(mRemote.getVideoState()); in TestManagedConnection()
158 mConnection.setVideoState(requestProfile.getVideoState()); in onSendSessionModifyRequest()
111 connection.setVideoState(initialVideoState); in handleNewConnection()120 connection.setVideoState(Integer.parseInt(event.data1)); in onEvent()
179 setVideoState(toProfile.getVideoState()); in handleSessionModifyRequest()
1117 call.setVideoState(videoState); in processIncomingCallIntent()1331 call.setVideoState(videoState); in startOutgoingCall()1887 call.setVideoState(videoState);2829 call.setVideoState(parcelableConference.getVideoState());3551 call.setVideoState(connection.getVideoState());4121 call.setVideoState(videoState);4216 call.setVideoState(VideoProfile.STATE_AUDIO_ONLY);4218 call.setVideoState(videoState);4267 call.setVideoState(videoState);4432 call.setVideoState(VideoProfile.STATE_AUDIO_ONLY);[all …]
596 public void setVideoState(String callId, int videoState, Session.Info sessionInfo) { in setVideoState() method in ConnectionServiceWrapper.Adapter604 call.setVideoState(videoState); in setVideoState()1140 .setVideoState(call.getVideoState()) in createConnection()
1416 setVideoState(VideoProfile.STATE_AUDIO_ONLY); in checkIfVideoCapable()1752 setVideoState(connection.getVideoState()); in handleCreateConnectionSuccess()2868 public void setVideoState(int videoState) { in setVideoState() method in Call
364 .setVideoState(videoState)); in addVideoEvent()
165 setVideoState(c, videoState);789 connection.setVideoState(parent.getVideoState()); in handleConferenceParticipantsUpdate()802 connection.setVideoState(parent.getVideoState()); in handleConferenceParticipantsUpdate()
76 setVideoState(parentConnection.getVideoState()); in ConferenceParticipantConnection()
174 setVideoState(videoState);1168 setVideoState(mOriginalConnection.getVideoState()); in setOriginalConnection()
819 connection.setVideoState(request.getVideoState()); in getTelephonyConnection()1235 .setVideoState(videoState) in placeOutgoingConnection()
158 setVideoState(videoState); in FakeConnection()589 a.setVideoState(id, mConnectionById.get(id).videoState, null /*Session.Info*/); in sendSetVideoState()
429 mVideoCallImpl.setVideoState(VideoProfile.STATE_RX_ENABLED); in testSessionModifyRequest()
249 ((VideoCallImpl) videoCall).setVideoState(VideoProfile.STATE_BIDIRECTIONAL); in testAnalyticsVideo()
263 .setVideoState(request.getVideoState()) in startCallWithPhone()