Searched refs:getResIdsForFile (Results 1 – 2 of 2) sorted by relevance
65 Map<String, String> cache = getResIdsForFile(project, xmlFileWsPath); in valueOfStringId()79 public Map<String, String> getResIdsForFile(IProject project, String xmlFileWsPath) { in getResIdsForFile() method in XmlStringFileHelper
411 Map<String, String> ids = mXmlHelper.getResIdsForFile(mProject, resFile); in updateStringValueCombo()