Searched refs:AMR (Results 1 – 4 of 4) sorted by relevance
93 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()
38 public static final String AMR = "/sdcard/media_api/music/test_amr_ietf.amr"; field in MediaNames
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28661 field @Deprecated public static final android.net.rtp.AudioCodec AMR;