Searched refs:sLastResFilePath (Results 1 – 1 of 1) sorted by relevance
62 private static HashMap<String, String> sLastResFilePath = new HashMap<String, String>(); field in ExtractStringInputPage281 String filePath = sLastResFilePath.get(projPath); in initUi()376 sLastResFilePath.put(mProject.getFullPath().toPortableString(), resFile); in validatePage()