Home
last modified time | relevance | path

Searched defs:setLooping (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
Dpoc.cpp94 status_t setLooping(int loop) { return OK; } in setLooping() function in MyMediaPlayer
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java151 public static boolean setLooping(String filePath) { in setLooping() method in CodecTest