Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/surfacevalidator/
DCapturedActivityWithResource.java30 mMediaPlayer.setLooping(true); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/video/
DVideoPresentation.java52 mp.setLooping(true); in onCreate()
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyVideoSourceActivity.java40 mp.setLooping(true); in onCreate()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java151 public static boolean setLooping(String filePath) { in setLooping() method in CodecTest
163 mp.setLooping(true); in setLooping()
593 mp.setLooping(true); in isLooping()
599 mp.setLooping(false); in isLooping()
622 mp.setLooping(true); in isLoopingAfterReset()
/cts/tests/tests/media/src/android/media/cts/
DAudioManagerStub.java52 mMediaPlayer.setLooping(false); in onCreate()
DLoudnessEnhancerTest.java170 mp.setLooping(true); in test3_0MeasureGainChange()
DMediaRandomTest.java254 mPlayer.setLooping(mParam % 2 == 0); in testPlayerRandomAction()
DRingtoneTest.java191 mRingtone.setLooping(true); in testPlaybackProperties()
DMediaPlayerTest.java187 mp2.setLooping(true); in testVorbisCrash()
245 mp.setLooping(true); in testPlayAudioFromDataURI()
309 mp.setLooping(true);
366 mp.setLooping(true);
393 mp.setLooping(true); in testPlayAudioLooping()
411 mp.setLooping(false); in testPlayAudioLooping()
444 mp.setLooping(true); in runMidiTest()
DVisualizerTest.java319 mp.setLooping(true); in test4_1MeasurePeakRms()
DAudioPlaybackCaptureTest.java180 mediaPlayer.setLooping(true); in createMediaPlayer()
DVolumeShaperTest.java209 mediaPlayer.setLooping(true); in createMediaPlayer()
DAudioManagerTest.java798 mp.setLooping(true); in testVolume()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsConnection.java182 mediaPlayer.setLooping(true); in createMediaPlayer()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp94 status_t setLooping(int loop) { return OK; } in setLooping() function in MyMediaPlayer
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAudioRestrictionTest.java102 mediaPlayer.setLooping(true); in testDisallowAdjustVolume()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DSoundPlayerObject.java315 mMediaPlayer.setLooping(mLooping); in setSoundWithResId()
DRingerModeActivity.java952 mp.setLooping(true); in test()
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java2179 mp.setLooping(true); in testStagefright_cve_2019_2129()