Searched refs:ChildTwo (Results 1 – 2 of 2) sorted by relevance
41 ChildTwo childTwo(); in childTwo()64 interface ChildTwo { interface
22 import dagger.functional.ComponentWithReusableBindings.ChildTwo;33 ChildTwo childTwo = parent.childTwo(); in testReusable()