Home | History | Annotate | Download | only in dexdump

Lines Matching refs:ACC_ABSTRACT

1181                 quotedBool((pDexMethod->accessFlags & ACC_ABSTRACT) != 0));
1434 quotedBool((pClassDef->accessFlags & ACC_ABSTRACT) != 0));