Searched refs:injectionSiteMethod (Results 1 – 1 of 1) sorted by relevance
243 ExecutableElement injectionSiteMethod = in getInjectionSites() local246 injectionSiteMethod.getSimpleName().toString(), injectionSiteMethod); in getInjectionSites() local288 ExecutableElement injectionSiteMethod = MoreElements.asExecutable(injectionSite); in shouldBeInjected() local291 overriddenMethodMap.get(injectionSiteMethod.getSimpleName().toString())) { in shouldBeInjected()292 if (elements.overrides(method, injectionSiteMethod, injectionSiteType)) { in shouldBeInjected()