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