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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java45 public static final String ACTION_GET_RENDERER = field in class:PdfManipulationService
46 "com.android.printspooler.renderer.ACTION_GET_RENDERER";
64 case ACTION_GET_RENDERER: {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPageContentRepository.java737 Intent intent = new Intent(PdfManipulationService.ACTION_GET_RENDERER);

Completed in 47 milliseconds