Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/reusable/
H A DComponentWithReusableBindings.java64 Object reusableInChild(); in reusableInChild() method
73 Object reusableInChild(); in reusableInChild() method
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/reusable/
H A DComponentWithReusableBindings.kt52 @InChildren fun reusableInChild(): Any in reusableInParent() method
59 @InChildren fun reusableInChild(): Any in reusableInParent() method