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()
80 public static final AudioCodec AMR = new AudioCodec(97, "AMR/8000", null); field in AudioCodec82 private static final AudioCodec[] sCodecs = {GSM_EFR, AMR, GSM, PCMU, PCMA};137 if (hint == AMR && fmtp != null) { in getCodec()
38 public static final String AMR = "/sdcard/media_api/music/test_amr_ietf.amr"; field in MediaNames
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...