Home
last modified time | relevance | path

Searched refs:getVideoState (Results 1 – 21 of 21) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTestConnectionService.java42 connection.setVideoState(request.getVideoState()); in onCreateOutgoingConnection()
51 connection.setVideoState(request.getVideoState()); in onCreateIncomingConnection()
/cts/tests/tests/telecom/src/android/telecom/cts/
DDataObjectUnitTests.java154 assertEquals(VideoProfile.STATE_AUDIO_ONLY, request.getVideoState()); in testConnectionRequest()
169 assertEquals(VideoProfile.STATE_AUDIO_ONLY, parcelRequest.getVideoState()); in testConnectionRequest()
329 assertEquals(VideoProfile.STATE_BIDIRECTIONAL, videoProfile.getVideoState()); in testVideoProfile()
332 assertEquals("Audio Tx Rx", VideoProfile.videoStateToString(videoProfile.getVideoState())); in testVideoProfile()
340 assertEquals(videoProfile.getVideoState(), unparcelled.getVideoState()); in testVideoProfile()
DMockVideoProvider.java98 mMockConnection.setVideoState(toProfile.getVideoState()); in onSendSessionModifyRequest()
DVideoCallTest.java118 assertEquals(VideoProfile.STATE_BIDIRECTIONAL, connection.getVideoState()); in testUpgradeToVideo()
916 return videoProfile == null ? -1 : videoProfile.getVideoState(); in assertResponseVideoProfileReceived()
945 return videoProfile == null ? -1 : videoProfile.getVideoState(); in assertRequestVideoProfileReceived()
971 return responseProfile == null ? -1 : responseProfile.getVideoState(); in assertSessionModifyResponse()
DMockConnectionService.java95 connection.setVideoState(request.getVideoState()); in onCreateOutgoingConnection()
127 ((Connection) connection).setVideoState(request.getVideoState()); in onCreateIncomingConnection()
DCtsSelfManagedConnectionService.java171 connection.setVideoState(request.getVideoState()); in createSelfManagedConnection()
DMockConference.java203 public int getVideoState() { in getVideoState() method in MockConference
DTelecomCtsVoipCall.java165 public int getVideoState() {return mVideoState;} in getVideoState() method in TelecomCtsVoipCall.CallEvent
DAdhocConferenceTest.java117 assertEquals(VideoProfile.STATE_RX_ENABLED, conference.getVideoState()); in testAddNewIncomingConference_onAnswer()
DConferenceTest.java540 assertEquals(VideoProfile.STATE_AUDIO_ONLY, mConferenceObject.getVideoState()); in verifyConferenceObject()
DTransactionalApisTest.java609 return call.mEvents.getVideoState(); in waitUntilVideoStateIs()
DCallDetailsTest.java622 assertThat(mCall.getDetails().getVideoState(), instanceOf(Integer.class)); in testVideoState()
DSelfManagedConnectionServiceTest.java564 assertEquals(VideoProfile.STATE_AUDIO_ONLY, connection.getVideoState()); in testVideoCallStateDowngradeToAudio()
DRemoteConnectionTest.java1356 assertEquals(VideoProfile.STATE_AUDIO_ONLY, remoteConnection.getVideoState()); in verifyRemoteConnectionObject()
DBaseTelecomTestWithMockServices.java1606 return call.getDetails().getVideoState();
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallProfileTest.java274 ImsCallProfile.getCallTypeFromVideoState(videoProfile.getVideoState())); in testGetCallTypeFromVideoState()
278 ImsCallProfile.getCallTypeFromVideoState(videoProfile.getVideoState())); in testGetCallTypeFromVideoState()
282 ImsCallProfile.getCallTypeFromVideoState(videoProfile.getVideoState())); in testGetCallTypeFromVideoState()
287 ImsCallProfile.getCallTypeFromVideoState(videoProfile.getVideoState())); in testGetCallTypeFromVideoState()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsSelfManagedConnectionService.java108 connection.setVideoState(request.getVideoState()); in createConnection()
DCtsConnectionService.java153 connection.setVideoState(request.getVideoState()); in createManagedConnection()
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallServiceControl.java144 return CtsCarModeInCallService.getInstance().getLastCall().getDetails().getVideoState();
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java134 connection.setVideoState(request.getVideoState()); in onCreateIncomingConnection()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42356 method public int getVideoState();
42594 method public int getVideoState();
42664 method public final int getVideoState();
42880 method public int getVideoState();
43179 method public int getVideoState();
43361 method public int getVideoState();