Searched refs:methodAnnotation (Results 1 – 1 of 1) sorted by relevance
46 private final MethodAnnotation methodAnnotation; field in DexMethodImpl56 int accessFlags, MethodAnnotation methodAnnotation, in DexMethodImpl() argument64 this.methodAnnotation = methodAnnotation; in DexMethodImpl()86 if (methodAnnotation != null) { in parseAnnotations()87 buffer.setPosition(methodAnnotation.annotationsOff); in parseAnnotations()