Searched defs:newFileContents (Results 1 – 2 of 2) sorted by relevance
194 String newFileContents = AdtPlugin.readFile(newFile); in checkResourceFix() local
353 protected String addSelection(String newFileContents, Point selectedRange) { in addSelection()359 protected String addSelection(String newFileContents, int selectionBegin, int selectionEnd) { in addSelection()