Lines Matching refs:getAnnotations
187 aPackage.setAnnotations(packageInfo.getAnnotations());
420 sigClass.setAnnotations(convertAnnotations(dexClass.getAnnotations()));
465 .getAnnotations()));
510 .getAnnotations()));
531 field.setAnnotations(convertAnnotations(dexField.getAnnotations()));
614 .getAnnotations()));
636 .getAnnotations()));
687 method.setAnnotations(convertAnnotations(dexMethod.getAnnotations()));
707 .getAnnotations()));
763 .getAnnotations()));