Searched refs:indexToMethod (Results 1 – 1 of 1) sorted by relevance
405 return indexToMethod(c, dex, reader.readMethod()); in getEnclosingMethodOrConstructor()594 private static AccessibleObject indexToMethod(Class<?> context, Dex dex, int methodIndex) { in indexToMethod() method in AnnotationAccess