Searched refs:BIND_ELEMENTS_INTO_SET_ANNOTATIONS (Results 1 – 3 of 3) sorted by relevance
54 .addAll(BindValueMetadata.BIND_ELEMENTS_INTO_SET_ANNOTATIONS)
154 } else if (BindValueMetadata.BIND_ELEMENTS_INTO_SET_ANNOTATIONS.contains(annotationClassName)) { in providesMethod()
53 static final ImmutableSet<ClassName> BIND_ELEMENTS_INTO_SET_ANNOTATIONS = field in BindValueMetadata