Searched defs:dexMethod (Results 1 – 2 of 2) sorted by relevance
483 private SigAnnotationField convertAnnotationField(DexMethod dexMethod, in convertAnnotationField()598 public SigConstructor convertConstructor(DexMethod dexMethod) { in convertConstructor()674 public SigMethod convertMethod(DexMethod dexMethod) { in convertMethod()730 DexMethod dexMethod) { in addExceptions()749 DexMethod dexMethod) { in convertNonGenericExecutableMember()
557 public static boolean isVisible(DexMethod dexMethod, in isVisible()