Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/hilt/android/processor/internal/androidentrypoint/
DAndroidEntryPointMetadata.java72 public abstract boolean requiresBytecodeInjection(); in requiresBytecodeInjection() method in AndroidEntryPointMetadata
195 boolean requiresBytecodeInjection, in manuallyConstruct()