Searched defs:supportedTypes (Results 1 – 5 of 5) sorted by relevance
97 String[] supportedTypes = info.getSupportedTypes(); in getDecoderForType() local
467 String[] supportedTypes = info.getSupportedTypes(); in getSecureDecoderNameForMime() local
225 public Set<UserType> supportedTypes() { in supportedTypes() method in Users
594 Set<String> supportedTypes = new HashSet<String>(Arrays.asList(info.getSupportedTypes())); in testMediaTypeInCodecNamesIsMeaningful() local903 Set<Pair<String, Integer>> supportedTypes = new HashSet<>(); // mediaType - featureIndex in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local
473 final List<Integer> supportedTypes = Arrays.asList(Sensor.TYPE_ACCELEROMETER, in testUnsupportedSensorTypes() local