Home
last modified time | relevance | path

Searched refs:mGetPrintJobInfosCaller (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/print/java/com/android/server/print/
DRemotePrintSpooler.java79 private final GetPrintJobInfosCaller mGetPrintJobInfosCaller = new GetPrintJobInfosCaller(); field in RemotePrintSpooler
170 return mGetPrintJobInfosCaller.getPrintJobInfos(getRemoteInstanceLazy(), in getPrintJobInfos()