Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/spi/
DInjectionPoint.java491 static Annotation getAtInject(AnnotatedElement member) { in getAtInject() method in InjectionPoint
677 Annotation atInject = getAtInject(field); in getInjectionPoints()
690 Annotation atInject = getAtInject(method); in getInjectionPoints()