Searched refs:mTargetXmlFileWsPath (Results 1 – 1 of 1) sorted by relevance
190 private String mTargetXmlFileWsPath; field in ExtractStringRefactoring322 mTargetXmlFileWsPath = targetXmlFileWsPath; in setTargetFile()865 } else if (mTargetXmlFileWsPath == null || mTargetXmlFileWsPath.length() <= 0) { in checkFinalConditions()872 IResource targetXml = getTargetXmlResource(mTargetXmlFileWsPath); in checkFinalConditions()876 String.format("XML file '%1$s' is not a file.", mTargetXmlFileWsPath)); in checkFinalConditions()882 mTargetXmlFileWsPath)); in checkFinalConditions()897 mXmlHelper.valueOfStringId(mProject, mTargetXmlFileWsPath, mXmlStringId))) { in checkFinalConditions()1011 IResource filterRes = mProject.findMember(mTargetXmlFileWsPath); in findAllResXmlFiles()1340 mTargetXmlFileWsPath));