Searched refs:ACTION_GET_EDITOR (Results 1 – 2 of 2) sorted by relevance
47 public static final String ACTION_GET_EDITOR = field in PdfManipulationService67 case ACTION_GET_EDITOR: { in onBind()
3147 Intent intent = new Intent(PdfManipulationService.ACTION_GET_EDITOR); in transform()