Home
last modified time | relevance | path

Searched refs:throwIfPageNotInDocument (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/pdf/
H A DPdfEditor.java113 throwIfPageNotInDocument(pageIndex); in removePage()
132 throwIfPageNotInDocument(pageIndex); in setTransformAndClip()
162 throwIfPageNotInDocument(pageIndex); in getPageSize()
178 throwIfPageNotInDocument(pageIndex); in getPageMediaBox()
194 throwIfPageNotInDocument(pageIndex); in setPageMediaBox()
210 throwIfPageNotInDocument(pageIndex); in getPageCropBox()
226 throwIfPageNotInDocument(pageIndex); in setPageCropBox()
309 private void throwIfPageNotInDocument(int pageIndex) { in throwIfPageNotInDocument() method in PdfEditor
H A DPdfRenderer.java232 throwIfPageNotInDocument(index); in openPage()
283 private void throwIfPageNotInDocument(int pageIndex) { in throwIfPageNotInDocument() method in PdfRenderer
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18295 Landroid/graphics/pdf/PdfEditor;->throwIfPageNotInDocument(I)V
18318 Landroid/graphics/pdf/PdfRenderer;->throwIfPageNotInDocument(I)V