Searched defs:PrinterInfo (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | FusedPrintersProvider.java | 174 List<Pair<PrinterInfo, Location>> favoritePrinters) { in computeAndDeliverResult() 335 List<Pair<PrinterInfo, Location>> favoritePrinters, in updatePrinters() 720 private List<Pair<PrinterInfo, Location>> sortFavoritePrinters( in sortFavoritePrinters() 794 protected void onPostExecute(List<Pair<PrinterInfo, Location>> printers) { in onPostExecute() 841 protected void onCancelled(List<Pair<PrinterInfo, Location>> printerInfos) { in onCancelled() 880 List<Pair<PrinterInfo, Location>> outPrinters) in parseState() 900 List<Pair<PrinterInfo, Location>> outPrinters) in parsePrinter() 998 protected Void doInBackground( in doInBackground() 1004 private void doWritePrinterHistory(List<Pair<PrinterInfo, Location>> printers) { in doWritePrinterHistory()
|
/frameworks/base/core/java/android/print/ |
D | PrinterInfo.java | 53 public final class PrinterInfo implements Parcelable { class 96 private PrinterInfo(@NonNull PrinterId printerId, @NonNull String name, @Status int status, in PrinterInfo() method in PrinterInfo 270 private PrinterInfo(Parcel parcel) { in PrinterInfo() method in PrinterInfo
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |