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()
144 private static final int LOADER_ID_ENABLED_PRINT_SERVICES = 1; field in PrintActivity325 getLoaderManager().initLoader(LOADER_ID_ENABLED_PRINT_SERVICES, null, this); in onCreate()2733 getLoaderManager().getLoader(LOADER_ID_ENABLED_PRINT_SERVICES).forceLoad(); in onChanged()2828 getLoaderManager().getLoader(LOADER_ID_ENABLED_PRINT_SERVICES).forceLoad(); in onItemSelected()