OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:printdocumentadapter
(Results
26 - 27
of
27
) sorted by null
1
2
/frameworks/webview/chromium/java/com/android/webview/chromium/
WebViewChromium.java
31
import android.print.
PrintDocumentAdapter
;
[
all
...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintJobConfigActivity.java
53
import android.print.
PrintDocumentAdapter
;
208
throw new IllegalArgumentException("
PrintDocumentAdapter
cannot be null");
426
mMetadata.putBoolean(
PrintDocumentAdapter
.EXTRA_PRINT_PREVIEW,
[
all
...]
Completed in 729 milliseconds
1
2