Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java161 playLoadedVideo(width, height, playTime); in playVideoWithRetries()
177 playLoadedVideo(width, height, 0); in playVideoTest()
201 playLoadedVideo(width, height, playTime); in playVideoWithRetries()
224 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo() method in MediaPlayerTestBase
DMediaPlayerTest.java959 playLoadedVideo(352, 288, -1); in testVideoSurfaceResetting()
1659 playLoadedVideo(320, 240, 0); in testLocalVideo_segment000001_m2ts()
2464 playLoadedVideo(null, null, -1); in testPlaybackFromAMediaDataSource()