Searched refs:rootFile (Results 1 – 1 of 1) sorted by relevance
1260 IFileEntry rootFile = new FileEntryWrapper(this, service.getRoot()); in getFileEntry() local1261 return FileEntryWrapper.getDescendant(rootFile, Arrays.asList(pathComponents)); in getFileEntry()