HomeSort by relevance Sort by last modified time
    Searched full:mprintservicescontroller (Results 1 - 1 of 1) sorted by null

  /packages/apps/Settings/src/com/android/settings/print/
PrintSettingsFragment.java 92 private PrintServicesController mPrintServicesController;
120 mPrintServicesController = new PrintServicesController();
121 getLoaderManager().initLoader(LOADER_ID_PRINT_SERVICES, null, mPrintServicesController);

Completed in 54 milliseconds