Home
last modified time | relevance | path

Searched refs:pages (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java97 if (mUpdateSpec.pages != null && (mDocumentInfo.changed
102 mUpdateSpec.pages, mDocumentInfo.info.getPageCount())))) {
105 mDocumentInfo.info.getPageCount(), mUpdateSpec.pages,
108 if (mUpdateSpec.pages != null) {
112 mUpdateSpec.pages, mDocumentInfo.pagesWrittenToFile,
207 public boolean update(PrintAttributes attributes, PageRange[] pages, boolean preview) { in update() argument
251 && pages != null && !PageRangeUtils.contains(mUpdateSpec.pages, pages, in update()
263 mDocumentInfo, mDocumentInfo.info.getPageCount(), pages, in update()
277 mUpdateSpec.update(attributes, preview, pages); in update()
515 PageRange[] pages; field in RemotePrintDocument.UpdateSpec
[all …]
DPageContentRepository.java558 private int findIndexOfPage(int pageNum, @NonNull PageRange[] pages) { in findIndexOfPage() argument
560 for (int i = 0; i < pages.length; i++) { in findIndexOfPage()
561 if (pages[i].contains(pageNum)) { in findIndexOfPage()
562 return pagesBefore + pageNum - pages[i].getStart(); in findIndexOfPage()
564 pagesBefore += pages[i].getSize(); in findIndexOfPage()
DPrintSpoolerService.java978 PageRange[] pages = printJob.getPages(); in doWriteStateLocked() local
979 if (pages != null) { in doWriteStateLocked()
980 for (int i = 0; i < pages.length; i++) { in doWriteStateLocked()
983 pages[i].getStart())); in doWriteStateLocked()
985 pages[i].getEnd())); in doWriteStateLocked()
/frameworks/base/core/java/android/print/
DPrintDocumentAdapter.java242 public abstract void onWrite(PageRange[] pages, ParcelFileDescriptor destination, in onWrite() argument
277 public void onWriteFinished(PageRange[] pages) { in onWriteFinished() argument
DPrintManager.java881 public void write(PageRange[] pages, ParcelFileDescriptor fd, in write() argument
904 args.arg2 = pages; in write()
1066 PageRange[] pages = (PageRange[]) args.arg2; in handleMessage() local
1075 builder.append("\n pages:").append(Arrays.toString(pages)); in handleMessage()
1080 adapter.onWrite(pages, fd, cancellation, callback); in handleMessage()
1230 public void onWriteFinished(PageRange[] pages) { in onWriteFinished() argument
1245 if (pages == null) { in onWriteFinished()
1248 if (pages.length == 0) { in onWriteFinished()
1253 callback.onWriteFinished(pages, mSequence); in onWriteFinished()
DIWriteResultCallback.aidl29 void onWriteFinished(in PageRange[] pages, int sequence); in onWriteFinished() argument
DIPrintDocumentAdapter.aidl37 void write(in PageRange[] pages, in ParcelFileDescriptor fd, in write() argument
DPrintFileDocumentAdapter.java89 public void onWrite(PageRange[] pages, ParcelFileDescriptor destination, in onWrite() argument
DPrintJobInfo.java820 public void setPages(@NonNull PageRange[] pages) { in setPages() argument
821 mPrototype.mPageRanges = pages; in setPages()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java148 final int pages; in onOffsetsChanged() local
150 pages = (int) Math.round(1 / xOffsetStep) + 1; in onOffsetsChanged()
152 pages = 1; in onOffsetsChanged()
154 if (pages == mPages) return; in onOffsetsChanged()
155 mPages = pages; in onOffsetsChanged()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
DIPdfEditor.aidl28 void removePages(in PageRange[] pages); in removePages() argument
/frameworks/base/cmds/incident_helper/testdata/
Dpagetypeinfo.txt4 Free pages count per migrate type at order 0 1 2 3 4 5 6 7…
/frameworks/base/core/java/com/android/internal/print/
DDumpUtils.java328 PageRange[] pages = printJobInfo.getPages(); in writePrintJobInfo() local
329 if (pages != null) { in writePrintJobInfo()
330 for (int i = 0; i < pages.length; i++) { in writePrintJobInfo()
331 writePageRange(proto, "pages", PrintJobInfoProto.PAGES, pages[i]); in writePrintJobInfo()
/frameworks/base/core/proto/android/service/
Dprocstats.proto79 // Number of pages available of various types and sizes, representation fragmentation.
93 // Node these pages are in (as per /proc/pagetypeinfo)
96 // Zone these pages are in (as per /proc/pagetypeinfo)
99 // Label for the type of these pages (as per /proc/pagetypeinfo)
102 // Distribution of number of pages available by order size. First entry in array is
Dprint.proto308 // Number of pages in the doc
385 repeated PageRangeProto pages = 10; field
/frameworks/base/tools/preload/loadclass/
DLoadClass.java61 int[] pages = new int[6]; in main() local
/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/
DWorkflowTest.java222 public void onWrite(PageRange[] pages, ParcelFileDescriptor destination, in print()
243 callback.onWriteFinished(pages); in print()
/frameworks/base/core/proto/android/os/
Dpagetypeinfo.proto32 * Each zone has 11 free area. Each free area corresponds to pages of the same order.
Dps.proto47 // Resident set size. How many physical pages are associated with the
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto166 // The private dirty pages used by the heap.
168 // The shared dirty pages used by the heap.
170 // The shared clean pages used by the heap.
172 // The private clean pages used by the heap.
175 // The dirty the pages that have been swapped out.
177 // The dirty the pages that have been swapped out, proportional.
/frameworks/base/core/java/android/service/wallpaper/
DWallpaperService.java1660 int pages = Math.round(1 / step); in getRectFPage() local
1661 int page = Math.round(area.centerX() * pages); in getRectFPage()
1662 if (page == pages) return pages - 1; in getRectFPage()
/frameworks/base/core/tests/coretests/src/android/print/
DIPrintManagerParametersTest.java111 public void onWrite(PageRange[] pages, ParcelFileDescriptor destination, in createMockAdapter() argument
/frameworks/av/media/codec2/docs/
Ddoxygen.config32 # title of most generated pages and in a few other places.
374 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
388 # Man pages) or section (for LaTeX and RTF).
1405 # If you want full control over the layout of the generated HTML pages it might
1851 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1857 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
1867 # man pages. In case the manual section does not start with a number, the number
1876 # MAN_OUTPUT in which the man pages are placed. If defaults to man followed by
1901 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
1928 # The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.
[all …]
/frameworks/base/media/native/midi/include/
DDoxyfile32 # title of most generated pages and in a few other places.
383 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
397 # Man pages) or section (for LaTeX and RTF).
1455 # If you want full control over the layout of the generated HTML pages it might
1901 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1907 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
1917 # man pages. In case the manual section does not start with a number, the number
1926 # MAN_OUTPUT in which the man pages are placed. If defaults to man followed by
1951 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
1978 # The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.
[all …]
/frameworks/av/media/libaaudio/
DDoxyfile32 # title of most generated pages and in a few other places.
346 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
360 # Man pages) or section (for LaTeX and RTF).
1338 # If you want full control over the layout of the generated HTML pages it might
1750 # If the GENERATE_MAN tag is set to YES doxygen will generate man pages for
1756 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
1766 # man pages. In case the manual section does not start with a number, the number
1793 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
1832 # The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.
2006 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
[all …]

12