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