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.java211 playLoadedVideo(width, height, playTime); in playVideoWithRetries()
227 playLoadedVideo(width, height, 0); in playVideoTest()
244 playLoadedVideo(width, height, playTime); in playVideoWithRetries()
267 protected void playLoadedVideo(final Integer width, final Integer height, int playTime) in playLoadedVideo() method in MediaPlayerTestBase
DMediaPlayerTest.java866 playLoadedVideo(352, 288, -1);
2179 playLoadedVideo(null, null, -1); in testPlaybackFromAMediaDataSource()