Searched refs:notAnnotation (Results 1 – 7 of 7) sorted by relevance
40 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument41 mExcludeAnnotations.add(notAnnotation); in addExcludeAnnotation()
36 void addExcludeAnnotation(String notAnnotation); in addExcludeAnnotation() argument
273 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument274 mExcludeAnnotation.add(notAnnotation); in addExcludeAnnotation()275 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
464 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument465 mExcludeAnnotations.add(notAnnotation); in addExcludeAnnotation()466 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
982 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument983 mExcludeAnnotations.add(notAnnotation); in addExcludeAnnotation()
110 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument111 mExcludeAnnotations.add(notAnnotation); in addExcludeAnnotation()
265 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument266 mExcludeAnnotationFilter.add(notAnnotation); in addExcludeAnnotation()