Searched refs:isComponentAnnotation (Results 1 – 2 of 2) sorted by relevance
186 public static boolean isComponentAnnotation(XAnnotation annotation) { in isComponentAnnotation() method
20 import static dagger.internal.codegen.base.ComponentAnnotation.isComponentAnnotation;472 if (isComponentAnnotation(annotation)) { in getModules()