Searched refs:hasNonDaggerAbstractMethod (Results 1 – 1 of 1) sorted by relevance
214 && !hasNonDaggerAbstractMethod(type) in daggerCanConstruct()222 private static boolean hasNonDaggerAbstractMethod(TypeElement type) { in hasNonDaggerAbstractMethod() method in RootMetadata