Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/javac/
DJavacPluginCompilerOptions.java75 public boolean ignorePrivateAndStaticInjectionForComponent() { in ignorePrivateAndStaticInjectionForComponent() method in JavacPluginCompilerOptions
/external/dagger2/java/dagger/internal/codegen/compileroption/
DCompilerOptions.java66 public abstract boolean ignorePrivateAndStaticInjectionForComponent(); in ignorePrivateAndStaticInjectionForComponent() method in CompilerOptions
DProcessingEnvironmentCompilerOptions.java148 public boolean ignorePrivateAndStaticInjectionForComponent() { in ignorePrivateAndStaticInjectionForComponent() method in ProcessingEnvironmentCompilerOptions