Home
last modified time | relevance | path

Searched refs:fromChildA (Results 1 – 2 of 2) sorted by relevance

/external/dagger2/javatests/dagger/functional/subcomponent/pruning/
DParentDoesntUseSubcomponent.java88 Set<Class<?>> fromChildA(ChildA.Builder childABuilder) { in fromChildA() method in ParentDoesntUseSubcomponent.ChildBModule
/external/dagger2/javatests/dagger/functional/producers/subcomponent/pruning/
DParentDoesntUseProductionSubcomponent.java94 Set<Class<?>> fromChildA(ChildA.Builder childABuilder) throws Exception { in fromChildA() method in ParentDoesntUseProductionSubcomponent.ChildBModule