Searched defs:getAnnotations (Results 1 – 3 of 3) sorted by relevance
98 public Collection<Annotation> getAnnotations() { in getAnnotations() method in TestDescription
443 private fun getAnnotations(reference: PsiJavaCodeReferenceElementImpl): List<PsiAnnotation> { in <lambda>() method in com.android.tools.metalava.model.psi.PsiTypePrinter
392 …private static List<String> getAnnotations(Tokenizer tokenizer, String token) throws ApiParseExcep… in getAnnotations() method in ApiFile