Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/pdf/
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
DPdfRenderer.java229 throwIfPageNotInDocument(index); in openPage()
280 private void throwIfPageNotInDocument(int pageIndex) { in throwIfPageNotInDocument() method in PdfRenderer
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22602 Landroid/graphics/pdf/PdfEditor;->throwIfPageNotInDocument(I)V
22627 Landroid/graphics/pdf/PdfRenderer;->throwIfPageNotInDocument(I)V