OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemotePrintDocumentAdapter
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
RemotePrintDocumentAdapter.java
42
final class
RemotePrintDocumentAdapter
{
43
private static final String LOG_TAG = "
RemotePrintDocumentAdapter
";
51
public
RemotePrintDocumentAdapter
(IPrintDocumentAdapter printAdatper, File file) {
PrintJobConfigActivity.java
243
mController = new PrintController(new
RemotePrintDocumentAdapter
(
330
private final
RemotePrintDocumentAdapter
mRemotePrintAdapter;
346
public PrintController(
RemotePrintDocumentAdapter
adapter) {
[
all
...]
Completed in 190 milliseconds