Searched refs:mResIdCache (Results 1 – 1 of 1) sorted by relevance
48 private HashMap<String, Map<String, String>> mResIdCache = field in XmlStringFileHelper80 Map<String, String> cache = mResIdCache.get(xmlFileWsPath); in getResIdsForFile()83 mResIdCache.put(xmlFileWsPath, cache); in getResIdsForFile()