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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
H A DPageRangeUtils.java406 public static PageRange[] computeWhichPagesInFileToPrint(PageRange[] pagesInDocRequested, method in class:PageRangeUtils
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java110 PageRangeUtils.computeWhichPagesInFileToPrint(
529 * @see PageRangeUtils#computeWhichPagesInFileToPrint
1118 PageRange[] printedPages = PageRangeUtils.computeWhichPagesInFileToPrint(

Completed in 88 milliseconds