Searched refs:setVideoState (Results 1 – 13 of 13) sorted by relevance
198 setVideoState(videoState); in onAnswer()327 connection.setVideoState(originalRequest.getVideoState()); in onCreateOutgoingConnection()360 connection.setVideoState(videoState); in onCreateIncomingConnection()390 connection.setVideoState(videoState); in onCreateIncomingConnection()
94 setVideoState(videoState);137 setVideoState(mRemote.getVideoState()); in TestManagedConnection()
158 mConnection.setVideoState(requestProfile.getVideoState()); in onSendSessionModifyRequest()
155 public void setVideoState(int videoState) { in setVideoState() method in GlowPadWrapper
93 mGlowpad.setVideoState(videoState); in showTargets()
129 setVideoState(videoState); in FakeConnection()473 a.setVideoState(id, mConnectionById.get(id).videoState); in sendSetVideoState()
259 mVideoCallImpl.setVideoState(VideoProfile.STATE_RX_ENABLED); in testSessionModifyRequest()
158 setVideoState(videoState);719 setVideoState(mOriginalConnection.getVideoState()); in setOriginalConnection()
162 setVideoState(c, videoState);
308 connection.setVideoState(request.getVideoState()); in onCreateOutgoingConnection()
812 call.setVideoState(videoState); in startOutgoingCall()933 call.setVideoState(videoState); in placeOutgoingCall()1581 call.setVideoState(parcelableConference.getVideoState()); in createConferenceCall()
454 public void setVideoState(String callId, int videoState) { in setVideoState() method in ConnectionServiceWrapper.Adapter462 call.setVideoState(videoState); in setVideoState()
1115 setVideoState(connection.getVideoState()); in handleCreateConnectionSuccess()1886 public void setVideoState(int videoState) { in setVideoState() method in Call