Searched defs:PrinterId (Results 1 – 2 of 2) sorted by relevance
29 public final class PrinterId implements Parcelable { class43 public PrinterId(@NonNull ComponentName serviceName, @NonNull String localId) { in PrinterId() method in PrinterId48 private PrinterId(@NonNull Parcel parcel) { in PrinterId() method in PrinterId
155 Map<PrinterId, PrinterInfo> updatedPrinters) { in updateAndAddPrinter()173 private void computeAndDeliverResult(Map<PrinterId, PrinterInfo> discoveredPrinters, in computeAndDeliverResult()