Searched refs:notAnnotations (Results 1 – 7 of 7) sorted by relevance
70 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument71 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()
46 void addAllExcludeAnnotation(Set<String> notAnnotations); in addAllExcludeAnnotation() argument
282 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument283 mExcludeAnnotation.addAll(notAnnotations); in addAllExcludeAnnotation()284 mFilterHelper.addAllExcludeAnnotation(notAnnotations); in addAllExcludeAnnotation()
473 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument474 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()475 mFilterHelper.addAllExcludeAnnotation(notAnnotations); in addAllExcludeAnnotation()
994 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument995 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()
117 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument118 mExcludeAnnotations.addAll(notAnnotations); in addAllExcludeAnnotation()
275 public void addAllExcludeAnnotation(Set<String> notAnnotations) { in addAllExcludeAnnotation() argument276 mExcludeAnnotationFilter.addAll(notAnnotations); in addAllExcludeAnnotation()