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.java172 playLoadedVideo(width, height, playTime); in playVideoWithRetries()
188 playLoadedVideo(width, height, 0); in playLoadedVideoTest()
212 playLoadedVideo(width, height, playTime); in playVideoWithRetries()
235 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo() method in MediaPlayerTestBase
DMediaPlayerTest.java986 playLoadedVideo(352, 288, -1); in testVideoSurfaceResetting()
1687 playLoadedVideo(320, 240, 0); in testLocalVideo_segment000001_m2ts()
2491 playLoadedVideo(null, null, -1); in testPlaybackFromAMediaDataSource()