Searched refs:DISABLE_INSTALL_IN_CHECK (Results 1 – 4 of 4) sorted by relevance
38 return ImmutableSet.of(ClassNames.DISABLE_INSTALL_IN_CHECK.toString()); in getSupportedAnnotationTypes()
77 public static final ClassName DISABLE_INSTALL_IN_CHECK = field in ClassNames
163 .addAnnotation(ClassNames.DISABLE_INSTALL_IN_CHECK) in subcomponentBuilderModule()
392 || Processors.hasAnnotation(element, ClassNames.DISABLE_INSTALL_IN_CHECK); in installInCheckDisabled()