Searched refs:mFolderCache (Results 1 – 1 of 1) sorted by relevance
435 private HashMap<String, TreeSet<String>> mFolderCache = field in ExtractStringInputPage.OnConfigSelectorUpdated488 TreeSet<String> filePaths = mFolderCache.get(newPath); in run()507 mFolderCache.put(newPath, filePaths); in run()