Searched refs:fixConstructor (Results 1 – 1 of 1) sorted by relevance
214 fixConstructor(ctClass, hasDefault, ctConstructor); in fixConstructors()230 …private boolean fixConstructor(CtClass ctClass, boolean needsDefault, CtConstructor ctConstructor)… in fixConstructor() method in AndroidTranslator