Searched defs:hiltAnnotations (Results 1 – 1 of 1) sorted by relevance
169 private static ImmutableSet<? extends AnnotationMirror> hiltAnnotations(Element element) { in hiltAnnotations() method in AndroidEntryPointMetadata215 ImmutableSet<? extends AnnotationMirror> hiltAnnotations = hiltAnnotations(element); in of() local221 hiltAnnotations); in of() local