Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/
DTestDescription.java98 public Collection<Annotation> getAnnotations() { in getAnnotations() method in TestDescription
/tools/metalava/src/main/java/com/android/tools/metalava/doclava1/
DApiFile.java302 …private static Pair<String, List<String>> getAnnotations(Tokenizer tokenizer, String token) throws… in getAnnotations() method in ApiFile