Home
last modified time | relevance | path

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

/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerTest.java2493 playAndStop(mp); in testRecordAndPlay()
2504 playAndStop(mp); in testRecordAndPlay()
2511 playAndStop(mp); in testRecordAndPlay()
2520 playAndStop(mp); in testRecordAndPlay()
2531 private void playAndStop(MediaPlayer mp) throws Exception { in playAndStop() method