Searched refs:wrapLength (Results 1 – 1 of 1) sorted by relevance
57 public IndentingPrintWriter(Writer writer, String singleIndent, int wrapLength) { in IndentingPrintWriter() argument60 mWrapLength = wrapLength; in IndentingPrintWriter()