Searched refs:CACHE_VERSION_SEP (Results 1 – 1 of 1) sorted by relevance
90 private final static String CACHE_VERSION_SEP = CACHE_VERSION + PATH_SEPARATOR; field in AndroidClasspathContainerInitializer339 if (cache.startsWith(CACHE_VERSION_SEP) == false) {343 cache = cache.substring(CACHE_VERSION_SEP.length());