Searched defs:types (Results 1 – 8 of 8) sorted by relevance
80 List<String> types = new ArrayList<String>(typeNames.size()); in format() local
212 String[] types = info.getSupportedTypes(); in testGetCapabilities() local336 String[] types = info.getSupportedTypes(); in getSupportedCodecTypes() local
634 String[] types = info.getSupportedTypes(); in testGetMaxSupportedInstances() local
1221 String[] types = codecInfo.getSupportedTypes(); in selectCodec() local
1463 String[] types = info.getSupportedTypes(); in selectCodec() local
1136 private static String concatWildcardTypes(Type[] types) { in concatWildcardTypes()1165 Type[] types = pt.getActualTypeArguments(); in typeToString() local
296 List<String> types = Lists.newArrayList(); in userAuthTypeToString() local
755 AuthenticatorDescription[] types = am.getAuthenticatorTypes(); in testGetAuthenticatorTypes() local