Home
last modified time | relevance | path

Searched defs:getConstructors (Results 1 – 4 of 4) sorted by relevance

/cts/tools/signature-tools/src/signature/model/
DIClassDefinition.java107 Set<IConstructor> getConstructors(); in getConstructors() method
/cts/tools/signature-tools/src/signature/compare/model/subst/
DClassProjection.java57 public Set<IConstructor> getConstructors() { in getConstructors() method in ClassProjection
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DApiClass.java89 public Collection<ApiConstructor> getConstructors() { in getConstructors() method in ApiClass
/cts/tools/signature-tools/src/signature/model/impl/
DSigClassDefinition.java117 public Set<IConstructor> getConstructors() { in getConstructors() method in SigClassDefinition