Home | History | Annotate | Download | only in print

Lines Matching refs:getCustomPrinterIcon

326     public @Nullable Icon getCustomPrinterIcon(@NonNull PrinterId printerId) {
327 Icon icon = mSpooler.getCustomPrinterIcon(printerId);