Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
H A DPageRangeUtils.java406 public static PageRange[] computeWhichPagesInFileToPrint(PageRange[] pagesInDocRequested, in computeWhichPagesInFileToPrint() method in PageRangeUtils
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java111 PageRangeUtils.computeWhichPagesInFileToPrint(
1120 PageRange[] printedPages = PageRangeUtils.computeWhichPagesInFileToPrint( in handleOnWriteFinished()