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