HomeSort by relevance Sort by last modified time
    Searched refs:throwIfPageNotInDocument (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/pdf/
PdfEditor.java 108 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) {
PdfRenderer.java 219 throwIfPageNotInDocument(index);
264 private void throwIfPageNotInDocument(int pageIndex) {

Completed in 240 milliseconds