HomeSort by relevance Sort by last modified time
    Searched refs:playLoadedVideo (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTestBase.java 160 playLoadedVideo(width, height, playTime);
176 playLoadedVideo(width, height, 0);
193 playLoadedVideo(width, height, playTime);
198 // playLoadedVideo already has reset the player so we can try again safely.
216 protected void playLoadedVideo(final Integer width, final Integer height, int playTime)
MediaPlayer2TestBase.java 396 playLoadedVideo(width, height, playTime);
412 playLoadedVideo(width, height, 0);
431 playLoadedVideo(width, height, playTime);
436 // playLoadedVideo already has reset the player so we can try again safely.
454 protected void playLoadedVideo(final Integer width, final Integer height, int playTime)
MediaPlayer2Test.java 754 playLoadedVideo(352, 288, -1);
    [all...]
MediaPlayerTest.java     [all...]
  /frameworks/support/media/src/androidTest/java/androidx/media/
MediaPlayer2TestBase.java 479 playLoadedVideo(width, height, playTime);
495 playLoadedVideo(width, height, 0);
514 playLoadedVideo(width, height, playTime);
519 // playLoadedVideo already has reset the player so we can try again safely.
537 protected void playLoadedVideo(final Integer width, final Integer height, int playTime)
MediaPlayer2Test.java 680 playLoadedVideo(352, 288, -1);
    [all...]

Completed in 60 milliseconds