Searched refs:setVideoState (Results 1 – 14 of 14) sorted by relevance
223 setVideoState(videoState); in onAnswer()390 connection.setVideoState(originalRequest.getVideoState());423 connection.setVideoState(videoState);449 connection.setVideoState(videoState);
75 connection.setVideoState(request.getVideoState()); in createSelfManagedConnection()107 connection.setVideoState(request.getVideoState()); in createSelfManagedConnection()
94 setVideoState(videoState);157 setVideoState(mRemote.getVideoState()); in TestManagedConnection()
158 mConnection.setVideoState(requestProfile.getVideoState()); in onSendSessionModifyRequest()
153 setVideoState(videoState); in FakeConnection()561 a.setVideoState(id, mConnectionById.get(id).videoState, null /*Session.Info*/); in sendSetVideoState()
412 mVideoCallImpl.setVideoState(VideoProfile.STATE_RX_ENABLED); in testSessionModifyRequest()
222 ((VideoCallImpl) videoCall).setVideoState(VideoProfile.STATE_BIDIRECTIONAL); in testAnalyticsVideo()
519 public void setVideoState(String callId, int videoState, Session.Info sessionInfo) { in setVideoState() method in ConnectionServiceWrapper.Adapter527 call.setVideoState(videoState); in setVideoState()946 .setVideoState(call.getVideoState()) in createConnection()
1223 setVideoState(VideoProfile.STATE_AUDIO_ONLY); in checkIfVideoCapable()1510 setVideoState(connection.getVideoState()); in handleCreateConnectionSuccess()2503 public void setVideoState(int videoState) { in setVideoState() method in Call
891 call.setVideoState(videoState); in processIncomingCallIntent()1101 call.setVideoState(videoState); in startOutgoingCall()1253 call.setVideoState(videoState); in placeOutgoingCall()2058 call.setVideoState(parcelableConference.getVideoState()); in createConferenceCall()
341 .setVideoState(videoState)); in addVideoEvent()
171 setVideoState(videoState);868 setVideoState(mOriginalConnection.getVideoState()); in setOriginalConnection()
155 setVideoState(c, videoState);
600 connection.setVideoState(request.getVideoState()); in getTelephonyConnection()