Searched refs:MIDI (Results 1 – 4 of 4) sorted by relevance
86 int duration = CodecTest.getDuration(MediaNames.MIDI); in testMIDIGetDuration()121 boolean currentPosition = CodecTest.getCurrentPosition(MediaNames.MIDI); in testMIDIGetCurrentPosition()152 boolean isPaused = CodecTest.pause(MediaNames.MIDI); in testMIDIPause()176 CodecTest.prepareStopRelease(MediaNames.MIDI); in testMIDIPrepareStopRelease()217 boolean isLoop = CodecTest.setLooping(MediaNames.MIDI); in testMIDISetLooping()249 boolean isLoop = CodecTest.seekTo(MediaNames.MIDI); in testMIDISeekTo()282 boolean isEnd = CodecTest.seekToEnd(MediaNames.MIDI); in testMIDISeekToEnd()
36 public static final String MIDI = "/sdcard/media_api/music/ants.mid"; field in MediaNames
116 _MAKE_CODEC_ID (0x2B0000, MIDI)
325 public static final long FUNCTION_MIDI = GadgetFunction.MIDI;