Home
last modified time | relevance | path

Searched defs:componentDeclarationsFactory (Results 1 – 2 of 2) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/binding/
DBindingGraphFactory.java81 private final ComponentDeclarations.Factory componentDeclarationsFactory; field in BindingGraphFactory
91 ComponentDeclarations.Factory componentDeclarationsFactory, in BindingGraphFactory()
DLegacyBindingGraphFactory.java89 private final ComponentDeclarations.Factory componentDeclarationsFactory; field in LegacyBindingGraphFactory
99 ComponentDeclarations.Factory componentDeclarationsFactory, in LegacyBindingGraphFactory()