Home
last modified time | relevance | path

Searched refs:NULLABLE_VALIDATION_KEY (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DComponentProcessor.java66 NULLABLE_VALIDATION_KEY, in getSupportedOptions()
236 private static final String NULLABLE_VALIDATION_KEY = "dagger.nullableValidation"; field in ComponentProcessor
253 NULLABLE_VALIDATION_KEY, in nullableValidationType()