[go: nahoru, domu]

Searched defs:printspooler (Results 1 - 25 of 28) sorted by relevance

12

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DOpenDocumentCallback.java17 package com.android.printspooler.model;
H A DPrintSpoolerProvider.java17 package com.android.printspooler.model;
H A DCustomPrinterIconCache.java17 package com.android.printspooler.model;
H A DMutexFileProvider.java17 package com.android.printspooler.model;
H A DNotificationController.java17 package com.android.printspooler.model;
46 import com.android.printspooler.R;
H A DPageContentRepository.java17 package com.android.printspooler.model;
40 import com.android.printspooler.renderer.IPdfRenderer;
41 import com.android.printspooler.renderer.PdfManipulationService;
42 import com.android.printspooler.util.BitmapSerializeUtils;
H A DPrintSpoolerService.java17 package com.android.printspooler.model;
57 import com.android.printspooler.R;
58 import com.android.printspooler.util.ApprovedPrintServices;
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintProgressFragment.java17 package com.android.printspooler.ui;
25 import com.android.printspooler.R;
H A DPrintErrorFragment.java17 package com.android.printspooler.ui;
30 import com.android.printspooler.R;
H A DPrinterRegistry.java17 package com.android.printspooler.ui;
H A DAddPrinterActivity.java17 package com.android.printspooler.ui;
50 import com.android.printspooler.R;
H A DPrintPreviewController.java17 package com.android.printspooler.ui;
33 import com.android.printspooler.R;
34 import com.android.printspooler.model.MutexFileProvider;
35 import com.android.printspooler.widget.PrintContentView;
36 import com.android.printspooler.widget.EmbeddedContentContainer;
37 import com.android.printspooler.widget.PrintOptionsLayout;
H A DSelectPrinterActivity.java17 package com.android.printspooler.ui;
59 import com.android.printspooler.R;
H A DPageAdapter.java17 package com.android.printspooler.ui;
41 import com.android.printspooler.R;
42 import com.android.printspooler.model.OpenDocumentCallback;
43 import com.android.printspooler.model.PageContentRepository;
44 import com.android.printspooler.model.PageContentRepository.PageContentProvider;
45 import com.android.printspooler.util.PageRangeUtils;
46 import com.android.printspooler.widget.PageContentView;
47 import com.android.printspooler.widget.PreviewPageFrame;
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
H A DBitmapSerializeUtils.java17 package com.android.printspooler.util;
H A DApprovedPrintServices.java17 package com.android.printspooler.util;
H A DMediaSizeUtils.java17 package com.android.printspooler.util;
25 import com.android.printspooler.R;
H A DPageRangeUtils.java17 package com.android.printspooler.util;
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DCustomErrorEditText.java17 package com.android.printspooler.widget;
H A DEmbeddedContentContainer.java17 package com.android.printspooler.widget;
H A DPreviewPageFrame.java17 package com.android.printspooler.widget;
25 import com.android.printspooler.R;
H A DPrintOptionsLayout.java17 package com.android.printspooler.widget;
24 import com.android.printspooler.R;
H A DPageContentView.java17 package com.android.printspooler.widget;
26 import com.android.printspooler.model.PageContentRepository;
27 import com.android.printspooler.model.PageContentRepository.RenderSpec;
28 import com.android.printspooler.model.PageContentRepository.PageContentProvider;
H A DPrintContentView.java17 package com.android.printspooler.widget;
26 import com.android.printspooler.R;
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
H A DPdfManipulationService.java17 package com.android.printspooler.renderer;
36 import com.android.printspooler.util.PageRangeUtils;
38 import com.android.printspooler.util.BitmapSerializeUtils;
46 "com.android.printspooler.renderer.ACTION_GET_RENDERER";
48 "com.android.printspooler.renderer.ACTION_GET_EDITOR";

Completed in 86 milliseconds

12