Searched refs:PATH_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
85 private final static String PATH_SEPARATOR = "\u001C"; //$NON-NLS-1$ field in AndroidClasspathContainerInitializer90 private final static String CACHE_VERSION_SEP = CACHE_VERSION + PATH_SEPARATOR;315 sb.append(PATH_SEPARATOR);350 String[] paths = cache.split(Pattern.quote(PATH_SEPARATOR));616 String[] cachedPaths = cache.split(Pattern.quote(PATH_SEPARATOR));