Searched defs:updatePageRangeOptions (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 23 milliseconds