Searched refs:COMPONENT (Results 1 – 1 of 1) sorted by relevance
29 public static final String COMPONENT = "COMPONENT"; field in SystemServicesTimingItem38 new HashSet<>(Arrays.asList(COMPONENT, SUBCOMPONENT, DURATION, START_TIME));47 return (String) getAttribute(COMPONENT); in getComponent()52 setAttribute(COMPONENT, component); in setComponent()