Searched defs:notExposed (Results 1 – 2 of 2) sorted by relevance
35 abstract Exposed notExposed(NotExposed notExposed); in notExposed() argument51 static Collection<NotExposed> provideNotExposedCollection(NotExposed notExposed) { in provideNotExposedCollection()
30 @Binds internal abstract fun notExposed(notExposed: NotExposed): Exposed in notExposed() method in dagger.functional.kotlinsrc.binds.subpackage.ExposedModule