Home | History | Annotate | Download | only in dex

Lines Matching refs:isMethod

43 import static signature.converter.dex.DexUtil.isMethod;
583 if (isMethod(method) && isVisible(method, visibility)) {