Searched refs:PdfEditor (Results 1 – 8 of 8) sorted by relevance
26 import android.graphics.pdf.PdfEditor;217 private PdfEditor mEditor;227 mEditor = new PdfEditor(source); in openDocument()
38 public final class PdfEditor { class68 public PdfEditor(@NonNull ParcelFileDescriptor input) throws IOException { in PdfEditor() method in PdfEditor
427 "jni/pdf/PdfEditor.cpp",
18261 Landroid/graphics/pdf/PdfEditor;->close()V18262 Landroid/graphics/pdf/PdfEditor;->doClose()V18263 Landroid/graphics/pdf/PdfEditor;->getPageCount()I18269 Landroid/graphics/pdf/PdfEditor;->mNativeDocument:J18270 Landroid/graphics/pdf/PdfEditor;->mPageCount:I18271 Landroid/graphics/pdf/PdfEditor;->nativeClose(J)V18276 Landroid/graphics/pdf/PdfEditor;->nativeOpen(IJ)J18277 Landroid/graphics/pdf/PdfEditor;->nativeRemovePage(JI)I18282 Landroid/graphics/pdf/PdfEditor;->nativeWrite(JI)V18283 Landroid/graphics/pdf/PdfEditor;->removePage(I)V[all …]
2328 android.graphics.pdf.PdfEditor
25112 Landroid/graphics/pdf/PdfEditor;
2332 android.graphics.pdf.PdfEditor
35219 Landroid/graphics/pdf/PdfEditor;