Searched refs:hasCustomPrinterIcon (Results 1 – 1 of 1) sorted by relevance
93 int iconResourceId, boolean hasCustomPrinterIcon, String description, in PrinterInfo() argument100 mHasCustomPrinterIcon = hasCustomPrinterIcon; in PrinterInfo()485 public @NonNull Builder setHasCustomPrinterIcon(boolean hasCustomPrinterIcon) { in setHasCustomPrinterIcon() argument486 mHasCustomPrinterIcon = hasCustomPrinterIcon; in setHasCustomPrinterIcon()