Searched refs:COMPONENT_ENTRY_POINT (Results 1 – 3 of 3) sorted by relevance
194 case COMPONENT_ENTRY_POINT: in from()366 COMPONENT_ENTRY_POINT enumConstant423 dependencyTypes.add(DependencyType.COMPONENT_ENTRY_POINT); in getDependencyType()
69 ClassNames.COMPONENT_ENTRY_POINT);308 entryPointAnnotation.equals(ClassNames.COMPONENT_ENTRY_POINT) in processEntryPoint()
100 public static final ClassName COMPONENT_ENTRY_POINT = field in ClassNames