Home | History | Annotate | Download | only in libdex

Lines Matching refs:ACC_CONSTRUCTOR

96     ACC_CONSTRUCTOR  = 0x00010000,       // method (Dalvik only)
110 | ACC_ABSTRACT | ACC_STRICT | ACC_SYNTHETIC | ACC_CONSTRUCTOR