Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediaplayback/
H A DMediaPlayerApiTest.java93 int duration = CodecTest.getDuration(MediaNames.AMR); in testAMRGetDuration()
127 boolean currentPosition = CodecTest.getCurrentPosition(MediaNames.AMR); in testAMRGetCurrentPosition()
158 boolean isPaused = CodecTest.pause(MediaNames.AMR); in testAMRPause()
223 boolean isLoop = CodecTest.setLooping(MediaNames.AMR); in testAMRSetLooping()
255 boolean isLoop = CodecTest.seekTo(MediaNames.AMR); in testAMRSeekTo()
288 boolean isEnd = CodecTest.seekToEnd(MediaNames.AMR); in testAMRSeekToEnd()
390 boolean isLooping = CodecTest.isLooping(MediaNames.AMR); in testIsLooping()
396 boolean isLooping = CodecTest.isLoopingAfterReset(MediaNames.AMR); in testIsLoopingAfterReset()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DMediaNames.java38 public static final String AMR = "/sdcard/media_api/music/test_amr_ietf.amr"; field in MediaNames
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28661 field @Deprecated public static final android.net.rtp.AudioCodec AMR;