Searched refs:GetCustomPrinterIconCaller (Results 1 – 1 of 1) sorted by relevance
93 private final GetCustomPrinterIconCaller mGetCustomPrinterIconCaller =94 new GetCustomPrinterIconCaller();847 private static final class GetCustomPrinterIconCaller extends TimedRemoteCaller<Icon> { class in RemotePrintSpooler850 public GetCustomPrinterIconCaller() { in GetCustomPrinterIconCaller() method in RemotePrintSpooler.GetCustomPrinterIconCaller