Searched refs:supportedTypes (Results 1 – 8 of 8) sorted by relevance
594 Set<String> supportedTypes = new HashSet<String>(Arrays.asList(info.getSupportedTypes())); in testMediaTypeInCodecNamesIsMeaningful() local599 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_MPEG2) in testMediaTypeInCodecNamesIsMeaningful()600 || supportedTypes.contains(MediaFormat.MIMETYPE_AUDIO_MPEG + "-L2")); in testMediaTypeInCodecNamesIsMeaningful()603 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_H263)); in testMediaTypeInCodecNamesIsMeaningful()606 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_MPEG4)); in testMediaTypeInCodecNamesIsMeaningful()609 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_AVC)); in testMediaTypeInCodecNamesIsMeaningful()612 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_VP8)); in testMediaTypeInCodecNamesIsMeaningful()615 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_HEVC)); in testMediaTypeInCodecNamesIsMeaningful()618 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_VP9)); in testMediaTypeInCodecNamesIsMeaningful()621 assertTrue(supportedTypes.contains(MediaFormat.MIMETYPE_VIDEO_AV1)); in testMediaTypeInCodecNamesIsMeaningful()[all …]
97 String[] supportedTypes = info.getSupportedTypes(); in getDecoderForType() local98 for (int j = 0; j < supportedTypes.length; ++j) { in getDecoderForType()99 if (supportedTypes[j].equalsIgnoreCase(mime)) { in getDecoderForType()
467 String[] supportedTypes = info.getSupportedTypes(); in getSecureDecoderNameForMime() local469 for (int j = 0; j < supportedTypes.length; ++j) { in getSecureDecoderNameForMime()470 if (supportedTypes[j].equalsIgnoreCase(mime)) { in getSecureDecoderNameForMime()
473 final List<Integer> supportedTypes = Arrays.asList(Sensor.TYPE_ACCELEROMETER, in testUnsupportedSensorTypes() local477 if (!supportedTypes.contains(type)) { in testUnsupportedSensorTypes()
66 .supportedTypes() in <lambda>()83 .supportedTypes() in <lambda>()
264 users().supportedTypes(), in <lambda>()
225 public Set<UserType> supportedTypes() { in supportedTypes() method in Users
1610 field public static final int supportedTypes = 16844369; // 0x1010651