Home
last modified time | relevance | path

Searched refs:checkExcludeAnnotations (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/isolation/com/android/tradefed/isolation/
DIsolationFilter.java89 && this.checkExcludeAnnotations(annotations); in checkAnnotations()
122 private boolean checkExcludeAnnotations(Collection<Annotation> annotationsList) { in checkExcludeAnnotations() method in IsolationFilter