OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyPrintAttributes
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
IPdfEditor.aidl
29
void
applyPrintAttributes
(in PrintAttributes attributes);
PdfManipulationService.java
269
public void
applyPrintAttributes
(PrintAttributes attributes) {
273
Log.i(LOG_TAG, "
applyPrintAttributes
()");
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java
[
all
...]
Completed in 195 milliseconds