Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 9 of 9) sorted by relevance

/cts/tools/dex-tools/src/dex/reader/
DDexParameterImpl.java28 private final String typeName; field in DexParameterImpl
36 public DexParameterImpl(DexBuffer buffer, String typeName, in DexParameterImpl()
DTypeFormatter.java45 public String format(String typeName) { in format()
DDexEncodedValueImpl.java165 String typeName = stringPool[typeIds[fieldIdItem.type_idx]]; in getEnumValue() local
190 String typeName = stringPool[typeIds[fieldIdItem.type_idx]]; in getFieldValue() local
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCurrentApiHelper.java154 String typeName = ((Element) nodes.item(i)).getAttribute(ATTRIBUTE_TYPE); in getParamTypes() local
163 private static Class getClassByName(String typeName) throws ClassNotFoundException { in getClassByName()
199 private static boolean isPrimitiveTypeName(String typeName) { in isPrimitiveTypeName()
/cts/tests/tests/content/src/android/content/res/cts/
DResourceNameTest.java37 final String typeName = res.getResourceTypeName(R.configVarying.simple); in testGetResourceName() local
DResourcesTest.java619 final String typeName = mResources.getResourceTypeName(R.configVarying.simple); in testGetResourceName() local
/cts/tests/tests/animation/src/android/animation/cts/
DKeyframeTest.java89 String typeName = typeClass.getName(); in testGetType() local
/cts/tests/signature/src/android/signature/cts/
DJDiffClassDescription.java1464 String typeName = typeToString(((GenericArrayType) type).getGenericComponentType()); in typeToString() local
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...