Searched refs:LOADER_ID_ENABLED_PRINT_SERVICES (Results 1 – 2 of 2) sorted by relevance
82 private static final int LOADER_ID_ENABLED_PRINT_SERVICES = 3; field in SelectPrinterActivity181 getLoaderManager().initLoader(LOADER_ID_ENABLED_PRINT_SERVICES, null, this); in onCreate()
145 private static final int LOADER_ID_ENABLED_PRINT_SERVICES = 1; field in PrintActivity326 getLoaderManager().initLoader(LOADER_ID_ENABLED_PRINT_SERVICES, null, this); in onCreate()2734 getLoaderManager().getLoader(LOADER_ID_ENABLED_PRINT_SERVICES).forceLoad(); in onChanged()2829 getLoaderManager().getLoader(LOADER_ID_ENABLED_PRINT_SERVICES).forceLoad(); in onItemSelected()