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