Searched refs:callsSuperMethod (Results 1 – 1 of 1) sorted by relevance
618 MethodId<G, ?> callsSuperMethod = generatedType.getMethod( in generateCodeForAllMethods() local620 Code superCode = dexMaker.declare(callsSuperMethod, PUBLIC); in generateCodeForAllMethods()