OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleRequestCancelPrintJob
(Results
1 - 2
of
2
) sorted by null
/packages/experimental/PrintService/src/foo/bar/printservice/
MyPrintService.java
136
void
handleRequestCancelPrintJob
(PrintJobId printJobId) {
/frameworks/base/services/java/com/android/server/print/
RemotePrintService.java
201
private void
handleRequestCancelPrintJob
(final PrintJobInfo printJob) {
208
handleRequestCancelPrintJob
(printJob);
652
handleRequestCancelPrintJob
(printJob);
Completed in 63 milliseconds