Home
last modified time | relevance | path

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

/tools/tradefederation/core/isolation/com/android/tradefed/isolation/
DIsolationFilter.java88 return this.checkIncludeAnnotations(annotations) in checkAnnotations()
105 private boolean checkIncludeAnnotations(Collection<Annotation> annotationsList) { in checkIncludeAnnotations() method in IsolationFilter