Searched refs:ACTION_GET_EDITOR (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java47 public static final String ACTION_GET_EDITOR = field in class:PdfManipulationService
48 "com.android.printspooler.renderer.ACTION_GET_EDITOR";
67 case ACTION_GET_EDITOR: {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java3147 Intent intent = new Intent(PdfManipulationService.ACTION_GET_EDITOR);

Completed in 71 milliseconds