Searched defs:handleAnnotation (Results 1 – 6 of 6) sorted by relevance
51 public void handleAnnotation(AnnotationEntry annotation, AnnotationContext context) { in handleAnnotation() method in CovariantReturnTypeHandler58 private void handleAnnotation(AnnotationEntry annotation, AnnotatedMemberContext context) { in handleAnnotation() method in CovariantReturnTypeHandler
98 public void handleAnnotation(AnnotationEntry annotation, AnnotationContext context) { in handleAnnotation() method in UnsupportedAppUsageAnnotationHandler
31 protected abstract void handleAnnotation(AnnotationEntry annotation, AnnotationContext context); in handleAnnotation() method in AnnotationHandler
45 public void handleAnnotation(AnnotationEntry annotation, AnnotationContext context) { in handleAnnotation() method in RepeatedAnnotationHandler
88 protected void handleAnnotation(AnnotationEntry annotation, in handleAnnotation() method in RepeatedAnnotationHandlerTest.TestAnnotationHandler
189 private fun handleAnnotation( in <lambda>() method