Searched refs:hasCustomPrinterIcon (Results 1 – 1 of 1) sorted by relevance
97 int iconResourceId, boolean hasCustomPrinterIcon, String description, in PrinterInfo() argument104 mHasCustomPrinterIcon = hasCustomPrinterIcon; in PrinterInfo()489 public @NonNull Builder setHasCustomPrinterIcon(boolean hasCustomPrinterIcon) { in setHasCustomPrinterIcon() argument490 mHasCustomPrinterIcon = hasCustomPrinterIcon; in setHasCustomPrinterIcon()