Searched refs:getFileContents (Results 1 – 7 of 7) sorted by relevance
114 if (p.getFileContents() != null) { in debugShowPrinter()116 String filedata[] = p.getFileContents(); in debugShowPrinter()
772 String filedata[] = workingPrinter.getFileContents(); in setType()
63 arr = p.getFileContents(); in printObj()
246 if (!arrays_equal(curr.getFileContents(), p.getFileContents())) in modifyLocal()247 file_contents = p.getFileContents(); in modifyLocal()
455 public String[] getFileContents() in getFileContents() method in Printer
340 arr = p.getFileContents(); in printView()
129 String[] file_contents = p.getFileContents(); in addLocal()