Searched refs:GetPrintJobInfoCaller (Results 1 – 1 of 1) sorted by relevance
81 private final GetPrintJobInfoCaller mGetPrintJobInfoCaller = new GetPrintJobInfoCaller();742 private static final class GetPrintJobInfoCaller extends TimedRemoteCaller<PrintJobInfo> { class in RemotePrintSpooler745 public GetPrintJobInfoCaller() { in GetPrintJobInfoCaller() method in RemotePrintSpooler.GetPrintJobInfoCaller