Searched refs:useLegacyBindingGraphFactory (Results 1 – 2 of 2) sorted by relevance
24 …port static dagger.internal.codegen.binding.LegacyBindingGraphFactory.useLegacyBindingGraphFactory;110 return useLegacyBindingGraphFactory(compilerOptions, componentDescriptor) in create()
71 static boolean useLegacyBindingGraphFactory( in useLegacyBindingGraphFactory() method in LegacyBindingGraphFactory