Searched refs:isComponentContributionMethod (Results 1 – 4 of 4) sorted by relevance
27 import static dagger.internal.codegen.binding.ComponentDescriptor.isComponentContributionMethod;130 if (isComponentContributionMethod(elements, dependencyMethod)) { in create()
365 static boolean isComponentContributionMethod(DaggerElements elements, ExecutableElement method) { in isComponentContributionMethod() method in ComponentDescriptor374 return isComponentContributionMethod(elements, method) && isFutureType(method.getReturnType()); in isComponentProductionMethod()
27 import static dagger.internal.codegen.binding.ComponentDescriptor.isComponentContributionMethod;149 if (isComponentContributionMethod(elements, method)) { in createLegacyBindingGraph()
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...