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

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

Completed in 38 milliseconds