Searched defs:constructors (Results 1 – 5 of 5) sorted by relevance
57 List<ApiConstructor> constructors = in printTextReport() local
46 private Set<IConstructor> constructors = Uninitialized.unset(); field in SigClassDefinition121 public void setConstructors(Set<IConstructor> constructors) { in setConstructors()
606 Set<IConstructor> constructors = innerClass.getConstructors(); in convertPrivateStaticInnerClass0() local640 Set<IConstructor> constructors = innerClass.getConstructors(); in convertNonStaticInnerClassConstructor0() local660 Set<IConstructor> constructors = innerClass.getConstructors(); in convertNonStaticInnerClassConstructor1() local
362 Set<SigConstructor> constructors = convertConstructors(dexClass in convertClass() local563 Set<SigConstructor> constructors = new HashSet<SigConstructor>(); in convertConstructors() local
178 Set<IConstructor> constructors = new HashSet<IConstructor>(); in convertClass() local