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

/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java87 private final OnCustomPrinterIconLoadedCaller mCustomPrinterIconLoadedCaller =
88 new OnCustomPrinterIconLoadedCaller();
800 private static final class OnCustomPrinterIconLoadedCaller extends TimedRemoteCaller<Void> { class in class:RemotePrintSpooler
803 public OnCustomPrinterIconLoadedCaller() { method in class:RemotePrintSpooler.OnCustomPrinterIconLoadedCaller

Completed in 24 milliseconds