Home
last modified time | relevance | path

Searched defs:videoProfile (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DMockVideoCallCallback.java49 public void onSessionModifyRequestReceived(VideoProfile videoProfile) { in onSessionModifyRequestReceived()
DDataObjectUnitTests.java327 VideoProfile videoProfile = new VideoProfile(VideoProfile.STATE_BIDIRECTIONAL, in testVideoProfile() local
DRemoteConnectionTest.java863 VideoProfile videoProfile = new VideoProfile(VideoProfile.STATE_BIDIRECTIONAL); in testRemoteConnectionVideoCallbacks_SessionModify() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallProfileTest.java272 VideoProfile videoProfile = new VideoProfile(VideoProfile.STATE_PAUSED); in testGetCallTypeFromVideoState() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java1617 EncoderProfiles.VideoProfile videoProfile, EncoderProfiles.AudioProfile audioProfile, in doBasicRecordingByProfile()
2203 EncoderProfiles.VideoProfile videoProfile, in setupMediaRecorder()
DExtendedCameraCharacteristicsTest.java781 CamcorderProfile videoProfile = CamcorderProfile.get(idx, profile); in verifyRecommendedVideoConfiguration() local