Home
last modified time | relevance | path

Searched defs:shouldGenerateCallToSuper (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
DAndroidTranslator.java357 …t, CtClass returnCtClass, Type returnType, boolean aStatic, boolean shouldGenerateCallToSuper) thr… in generateMethodBody()
371 …, CtClass returnCtClass, Type returnType, boolean isStatic, boolean shouldGenerateCallToSuper) thr… in generateMethodBody()