Searched refs:fromChildA (Results 1 – 2 of 2) sorted by relevance
/external/dagger2/javatests/dagger/functional/subcomponent/pruning/ | ||
D | ParentDoesntUseSubcomponent.java | 88 Set<Class<?>> fromChildA(ChildA.Builder childABuilder) { in fromChildA() method in ParentDoesntUseSubcomponent.ChildBModule |
/external/dagger2/javatests/dagger/functional/producers/subcomponent/pruning/ | ||
D | ParentDoesntUseProductionSubcomponent.java | 94 Set<Class<?>> fromChildA(ChildA.Builder childABuilder) throws Exception { in fromChildA() method in ParentDoesntUseProductionSubcomponent.ChildBModule |