Searched defs:hiltAnnotations (Results 1 – 1 of 1) sorted by relevance
175 private static ImmutableSet<XAnnotation> hiltAnnotations(XElement element) { in hiltAnnotations() method in AndroidEntryPointMetadata219 ImmutableSet<XAnnotation> hiltAnnotations = hiltAnnotations(element); in of() local