Searched refs:PrintServicesController (Results 1 – 1 of 1) sorted by relevance
92 private PrintServicesController mPrintServicesController;121 mPrintServicesController = new PrintServicesController(); in onCreateView()163 private final class PrintServicesController implements LoaderCallbacks<List<PrintServiceInfo>> { class in PrintSettingsFragment