Searched refs:GetCustomPrinterIconCaller (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java93 private final GetCustomPrinterIconCaller mGetCustomPrinterIconCaller =
94 new GetCustomPrinterIconCaller();
842 private static final class GetCustomPrinterIconCaller extends TimedRemoteCaller<Icon> { class in class:RemotePrintSpooler
845 public GetCustomPrinterIconCaller() { method in class:RemotePrintSpooler.GetCustomPrinterIconCaller

Completed in 43 milliseconds