Searched refs:receiveSessionModifyRequest (Results 1 – 4 of 4) sorted by relevance
97 mVideoProviderProxy.getVideoCallListenerBinder().receiveSessionModifyRequest( in testReceiveUpgradeRequestWhenLocalDoesntSupportVideo()119 mVideoProviderProxy.getVideoCallListenerBinder().receiveSessionModifyRequest( in testReceiveUpgradeRequestWhenVideoIsSupported()
233 super.receiveSessionModifyRequest(new VideoProfile(VideoProfile.STATE_BIDIRECTIONAL)); in sendMockSessionModifyRequest()
154 public void receiveSessionModifyRequest(VideoProfile videoProfile) { in receiveSessionModifyRequest() method in VideoProviderProxy.VideoCallListenerBinder191 VideoProviderProxy.this.receiveSessionModifyRequest(videoProfile); in receiveSessionModifyRequest()
152 mTestVideoCallProvider.receiveSessionModifyRequest(videoProfile);