Home
last modified time | relevance | path

Searched defs:checkForAnnotation (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/libs/car-test-lib/src/android/car/test/util/
DAnnotationHelper.java55 public static void checkForAnnotation(String[] classes, HashSet<String> addedInOrBeforeApis, in checkForAnnotation() method in AnnotationHelper
149 public static void checkForAnnotation(String[] classes, Class<?>... annotationClasses) in checkForAnnotation() method in AnnotationHelper