Home
last modified time | relevance | path

Searched defs:types (Results 1 – 8 of 8) sorted by relevance

/cts/tools/dex-tools/src/dex/reader/
DTypeFormatter.java80 List<String> types = new ArrayList<String>(typeNames.size()); in format() local
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecListTest.java212 String[] types = info.getSupportedTypes(); in testGetCapabilities() local
336 String[] types = info.getSupportedTypes(); in getSupportedCodecTypes() local
DMediaCodecCapabilitiesTest.java634 String[] types = info.getSupportedTypes(); in testGetMaxSupportedInstances() local
DExtractDecodeEditEncodeMuxTest.java1221 String[] types = codecInfo.getSupportedTypes(); in selectCodec() local
DMediaCodecTest.java1463 String[] types = info.getSupportedTypes(); in selectCodec() local
/cts/tests/signature/src/android/signature/cts/
DJDiffClassDescription.java1136 private static String concatWildcardTypes(Type[] types) { in concatWildcardTypes()
1165 Type[] types = pt.getActualTypeArguments(); in typeToString() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DAuthorizationList.java296 List<String> types = Lists.newArrayList(); in userAuthTypeToString() local
/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java755 AuthenticatorDescription[] types = am.getAuthenticatorTypes(); in testGetAuthenticatorTypes() local