Home
last modified time | relevance | path

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

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DBindingGraphValidator.java112 private final ValidationType scopeCycleValidationType; field in BindingGraphValidator
122 ValidationType scopeCycleValidationType, in BindingGraphValidator()