Searched refs:PrintServicesController (Results 1 – 1 of 1) sorted by relevance
97 private PrintServicesController mPrintServicesController;158 mPrintServicesController = new PrintServicesController(); in setupPreferences()217 private final class PrintServicesController implements LoaderCallbacks<List<PrintServiceInfo>> { class in PrintSettingsFragment