Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPageAdapter.java655 PageRange[] boundPagesInDocument = computeBoundPagesInDocument(); in computeRequestedPages() local
657 final int boundRangeCount = boundPagesInDocument.length; in computeRequestedPages()
659 PageRange boundRange = boundPagesInDocument[i]; in computeRequestedPages()
663 boundPagesInDocument, mDocumentPageCount); in computeRequestedPages()