Home
last modified time | relevance | path

Searched refs:allConstructors (Results 1 – 4 of 4) sorted by relevance

/build/tools/droiddoc/src/
DSinceTagger.java126 && spec.allConstructors().containsKey(constructor.getHashableName())) { in versionConstructors()
DStubs.java208 cantStripThis(cl.allConstructors(), notStrippable); in cantStripThis()
222 cl.innerClasses(), cl.allConstructors(), cl.allSelfMethods(), in cantStripThis()
DClassInfo.java320 public MethodInfo[] allConstructors() { in allConstructors() method in ClassInfo
/build/tools/apicheck/src/com/android/apicheck/
DClassInfo.java309 public Map<String, ConstructorInfo> allConstructors() { in allConstructors() method in ClassInfo