Searched defs:throwIfPageNotInDocument (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/pdf/
H A DPdfEditor.java108 throwIfPageNotInDocument(pageIndex);
127 throwIfPageNotInDocument(pageIndex);
157 throwIfPageNotInDocument(pageIndex);
173 throwIfPageNotInDocument(pageIndex);
189 throwIfPageNotInDocument(pageIndex);
205 throwIfPageNotInDocument(pageIndex);
221 throwIfPageNotInDocument(pageIndex);
297 private void throwIfPageNotInDocument(int pageIndex) { method in class:PdfEditor
H A DPdfRenderer.java219 throwIfPageNotInDocument(index);
264 private void throwIfPageNotInDocument(int pageIndex) { method in class:PdfRenderer

Completed in 43 milliseconds