Searched refs:readWhiteSpace (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
H A DPageRangeUtils.java167 private static int readWhiteSpace(CharSequence s, int pos) { method in class:PageRangeUtils
248 pos = readWhiteSpace(s, pos);
254 pos = readWhiteSpace(s, pos);
260 pos = readWhiteSpace(s, pos);
266 pos = readWhiteSpace(s, pos);

Completed in 302 milliseconds