Home
last modified time | relevance | path

Searched refs:getEnumConstants (Results 1 – 9 of 9) sorted by relevance

/cts/tools/signature-tools/test/signature/converter/
DConvertEnumTest.java63 Set<IEnumConstant> constants = c.getEnumConstants(); in testEnum1()
100 Set<IEnumConstant> constants = c.getEnumConstants(); in testEnum2()
125 Set<IEnumConstant> constants = c.getEnumConstants(); in testEnum3()
168 Set<IEnumConstant> constants = c.getEnumConstants(); in testEnum4()
DConvertAnnotationTest.java328 Set<IEnumConstant> enumConstants = enumClass.getEnumConstants(); in testAnnotationDefaultsEnum1()
396 Set<IEnumConstant> enumConstants = enumClass.getEnumConstants(); in testAnnotationDefaultsEnum3()
/cts/tools/signature-tools/src/signature/model/
DIClassDefinition.java123 Set<IEnumConstant> getEnumConstants(); in getEnumConstants() method
/cts/tools/signature-tools/src/signature/compare/model/subst/
DClassProjection.java65 public Set<IEnumConstant> getEnumConstants() { in getEnumConstants() method in ClassProjection
/cts/tools/signature-tools/src/signature/model/impl/
DSigClassDefinition.java157 public Set<IEnumConstant> getEnumConstants() { in getEnumConstants() method in SigClassDefinition
/cts/tools/signature-tools/src/signature/model/util/
DTypePool.java177 if (!isInitialized(clazz.getEnumConstants())) { in replaceUninitializedWithNull()
/cts/tools/signature-tools/src/signature/converter/doclet/
DDocletToSigConverter.java285 Set<IEnumConstant> constants = fieldClass.getEnumConstants(); in convertAnnotationValue()
/cts/tools/signature-tools/src/signature/compare/
DApiComparator.java261 .getEnumConstants(), to.getEnumConstants()); in compareClass()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex15474 public java.lang.Object[] getEnumConstants()