Searched refs:SUBCOMPONENT (Results 1 – 6 of 6) sorted by relevance
76 SUBCOMPONENT(Subcomponent.class, Subcomponent.Builder.class, false), enumConstant225 SUBCOMPONENT,319 case SUBCOMPONENT:324 Kind.SUBCOMPONENT));332 Kind.SUBCOMPONENT));383 ComponentMethodKind.SUBCOMPONENT,400 case SUBCOMPONENT:
54 case SUBCOMPONENT: in validateSubcomponentMethods()
244 case SUBCOMPONENT: in builderMsgsFor()
107 new BuilderValidator(elements, types, ComponentDescriptor.Kind.SUBCOMPONENT); in initSteps()
77 this.componentType = ComponentDescriptor.Kind.SUBCOMPONENT; in ComponentValidator()
84 import static dagger.internal.codegen.ComponentDescriptor.ComponentMethodKind.SUBCOMPONENT;178 filterKeys(subject.componentDescriptor().subcomponents(), isOfKind(SUBCOMPONENT)) in validateSubgraph()