Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
DPdfManipulationService.java68 return new PdfEditorImpl(); in onBind()
214 private final class PdfEditorImpl extends IPdfEditor.Stub { class in PdfManipulationService