Searched defs:updatePageRangeOptions (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java1358 updatePageRangeOptions(PrintDocumentInfo.PAGE_COUNT_UNKNOWN);
1903 updatePageRangeOptions(newPageCount);
1982 private void updatePageRangeOptions(int pageCount) { method in class:PrintActivity

Completed in 35 milliseconds