Searched refs:lm (Results 1 – 13 of 13) sorted by relevance
119 LoaderManager lm = getLoaderManager(); in onLoadFinished() local136 lm.restartLoader(id, args, this); in onLoadFinished()400 LoaderManager lm = getLoaderManager(); in onCreateView() local401 lm.restartLoader(LOADER_ACCOUNTS, null, this); in onCreateView()411 LoaderManager lm = getLoaderManager(); in onDestroyView() local412 lm.destroyLoader(LOADER_ACCOUNTS); in onDestroyView()414 lm.destroyLoader(id); in onDestroyView()
115 final LoaderManager lm = mActivity.getLoaderManager(); in startWatching() local118 lm.initLoader(getLoaderFromPosition(location), args, mUnreadCallback); in startWatching()173 final LoaderManager lm = mActivity.getLoaderManager(); in stopWatching() local174 lm.destroyLoader(getLoaderFromPosition(id)); in stopWatching()
867 final LoaderManager lm = mActivity.getLoaderManager(); in preloadConvList() local868 lm.destroyLoader(LOADER_CONVERSATION_LIST); in preloadConvList()869 lm.initLoader(LOADER_CONVERSATION_LIST, args, mListCursorCallbacks); in preloadConvList()1043 final LoaderManager lm = mActivity.getLoaderManager(); in updateFolder() local1060 if (lm.getLoader(LOADER_FOLDER_CURSOR) == null) { in updateFolder()1061 lm.initLoader(LOADER_FOLDER_CURSOR, Bundle.EMPTY, mFolderCallbacks); in updateFolder()1063 lm.restartLoader(LOADER_FOLDER_CURSOR, Bundle.EMPTY, mFolderCallbacks); in updateFolder()1065 if (!wasNull && lm.getLoader(LOADER_CONVERSATION_LIST) != null) { in updateFolder()1069 lm.destroyLoader(LOADER_CONVERSATION_LIST); in updateFolder()1077 lm.initLoader(LOADER_CONVERSATION_LIST, args, mListCursorCallbacks); in updateFolder()[all …]
1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...
1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1393228134, ...
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...