Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/binding/
DInjectionAnnotations.java398 public static boolean hasInjectAnnotation(XElement element) { in hasInjectAnnotation() method in InjectionAnnotations
403 public static boolean hasInjectAnnotation(Element element) { in hasInjectAnnotation() method in InjectionAnnotations