Searched refs:notAnnotation (Results 1 – 6 of 6) sorted by relevance
273 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument274 mExcludeAnnotation.add(notAnnotation); in addExcludeAnnotation()275 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
36 void addExcludeAnnotation(String notAnnotation); in addExcludeAnnotation() argument
411 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument412 mExcludeAnnotations.add(notAnnotation); in addExcludeAnnotation()413 mFilterHelper.addExcludeAnnotation(notAnnotation); in addExcludeAnnotation()
61 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument62 mReceivedFiltered.add(notAnnotation); in addExcludeAnnotation()
101 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument102 mExcludeAnnotations.add(notAnnotation); in addExcludeAnnotation()
254 public void addExcludeAnnotation(String notAnnotation) { in addExcludeAnnotation() argument255 mExcludeAnnotationFilter.add(notAnnotation); in addExcludeAnnotation()