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