Searched refs:COMPONENT_NAME_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
55 private static final String COMPONENT_NAME_SEPARATOR = ":"; field in InstrumentedAccessibilityService193 enabledServices + COMPONENT_NAME_SEPARATOR + serviceId) in enableService()
73 private static final String COMPONENT_NAME_SEPARATOR = ":"; field in UiAutomationTest510 enabledServices + COMPONENT_NAME_SEPARATOR + serviceInfo.getId()); in enableAccessibilityService()