Searched refs:mimetype (Results 1 – 5 of 5) sorted by relevance
86 String mimetype = MediaFormat.MIMETYPE_AUDIO_MPEG; in startPlayback() local89 intent.setDataAndType(path, mimetype); in startPlayback()
370 for (String mimetype : mimetypes) { in verifyChannelsAndRates()377 mimetype, in verifyChannelsAndRates()382 assertNotNull("findDecoderForFormat() failed for mime=" + mimetype in verifyChannelsAndRates()389 ArrayList<MediaCodecInfo> codecInfoList = getDecoderMediaCodecInfoList(mimetype); in verifyChannelsAndRates()401 mimetype, in verifyChannelsAndRates()
492 …private void testBasic10BitRecording(int[] tenBitCodecProfileList, String mimetype) throws Excepti… in testBasic10BitRecording() argument530 mimetype, videoSize.getWidth(), in testBasic10BitRecording()
2127 String mimetype, in testSetDownloadListener() argument2130 this.mimeType = mimetype; in testSetDownloadListener()
36579 field public static final String MIMETYPE = "mimetype";36715 field public static final String METADATA_MIMETYPE = "android.provider.mimetype";