Home
last modified time | relevance | path

Searched refs:targetXmlFileWsPath (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DExtractStringRefactoring.java322 public void setTargetFile(String targetXmlFileWsPath) { in setTargetFile() argument
323 mTargetXmlFileWsPath = targetXmlFileWsPath; in setTargetFile()