OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_GET_RENDERER
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
PdfManipulationService.java
45
public static final String
ACTION_GET_RENDERER
=
46
"com.android.printspooler.renderer.
ACTION_GET_RENDERER
";
64
case
ACTION_GET_RENDERER
: {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PageContentRepository.java
674
Intent intent = new Intent(PdfManipulationService.
ACTION_GET_RENDERER
);
[
all
...]
Completed in 1419 milliseconds