Searched refs:LOADER_ACCOUNTS (Results 1 – 2 of 2) sorted by relevance
82 static final int LOADER_ACCOUNTS = 1; field in BrowserBookmarksPage103 if (id == LOADER_ACCOUNTS) { in onCreateLoader()118 if (loader.getId() == LOADER_ACCOUNTS) { in onLoadFinished()146 getLoaderManager().destroyLoader(LOADER_ACCOUNTS); in onLoadFinished()401 lm.restartLoader(LOADER_ACCOUNTS, null, this); in onCreateView()412 lm.destroyLoader(LOADER_ACCOUNTS); in onDestroyView()
41 static final int LOADER_ACCOUNTS = 1; field in BookmarkWidgetConfigure66 getLoaderManager().initLoader(LOADER_ACCOUNTS, null, this); in onCreate()109 getLoaderManager().destroyLoader(LOADER_ACCOUNTS); in onLoadFinished()