Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/binding/
DMultibindingDeclaration.java84 MultibindingDeclaration forMultibindsMethod( in forMultibindsMethod() method in MultibindingDeclaration.Factory
DKeyFactory.java195 Key forMultibindsMethod(ExecutableType executableType, ExecutableElement method) { in forMultibindsMethod() method in KeyFactory