Home
last modified time | relevance | path

Searched refs:fromIndex (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java719 int fromIndex, int toIndex) throws IOException { in writeBlankPages() argument
721 final int pageCount = toIndex - fromIndex + 1; in writeBlankPages()