Searched refs:CACHE_INDEX_SRC (Results 1 – 1 of 1) sorted by relevance
93 private final static int CACHE_INDEX_SRC = 1; field in AndroidClasspathContainerInitializer420 androidSrc = new Path(paths[CACHE_INDEX_SRC]);421 File androidSrcFile = new File(paths[CACHE_INDEX_SRC]);635 new File(targetPaths[CACHE_INDEX_SRC]).equals(636 new File(cachedPaths[CACHE_INDEX_SRC])) == false ||