Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/functional/producers/subcomponent/
DSubcomponentsWithBoundExecutor.java39 @interface FromChild {} annotation in SubcomponentsWithBoundExecutor
116 @FromChild
124 @FromChild
153 static String fromGranchild(@FromChild String fromChild) { in fromGranchild()
DUsesProducerModuleSubcomponents.java37 @FromChild
52 @FromChild
81 @interface FromChild {} annotation