Searched refs:jsr330 (Results 1 – 3 of 3) sorted by relevance
28 LOCAL_MODULE := jsr33034 LOCAL_MODULE := jsr330-host40 LOCAL_MODULE := jsr330-hostdex48 LOCAL_MODULE := jsr330-tck-host49 LOCAL_JAVA_LIBRARIES := jsr330-host junit-host
64 LOCAL_STATIC_JAVA_LIBRARIES := guava jsr33076 LOCAL_STATIC_JAVA_LIBRARIES := guavalib jsr330-host88 LOCAL_STATIC_JAVA_LIBRARIES := guava-hostdex jsr330-hostdex
433 final boolean jsr330; field in InjectionPoint.InjectableMember442 jsr330 = true; in InjectableMember()446 jsr330 = false; in InjectableMember()605 !possiblyOverridden.jsr330 || possiblyOverridden.overrodeGuiceInject; in removeIfOverriddenBy()680 if (injectableField.jsr330 && Modifier.isFinal(field.getModifiers())) { in getInjectionPoints()786 if (injectableMethod.jsr330) { in isValidMethod()