HomeSort by relevance Sort by last modified time
    Searched refs:getResIdsForFile (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
XmlStringFileHelper.java 65 Map<String, String> cache = getResIdsForFile(project, xmlFileWsPath);
79 public Map<String, String> getResIdsForFile(IProject project, String xmlFileWsPath) {
ExtractStringInputPage.java 411 Map<String, String> ids = mXmlHelper.getResIdsForFile(mProject, resFile);

Completed in 64 milliseconds