Searched refs:annotationPackage (Results 1 – 1 of 1) sorted by relevance
266 String annotationPackage = annotation.annotationType().getPackage().getName(); in shouldSkipAnnotation() local270 if (annotationPackage.startsWith( in shouldSkipAnnotation()274 } else if (annotationPackage.equals(ignoredPackage)) { in shouldSkipAnnotation()