Home
last modified time | relevance | path

Searched refs:playModularDrmVideo (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DMediaPlayerDrmTest.java69 playModularDrmVideo(uri, 0 /* width */, 0 /* height */, testType); in playAudio()
DMediaPlayerDrmTestBase.java199 playModularDrmVideo(file, width, height, testType); in playModularDrmVideoDownload()
207 protected void playModularDrmVideo(Uri uri, int width, int height, in playModularDrmVideo() method in MediaPlayerDrmTestBase