Searched refs:CONVERSATION_LIST_LOADER (Results 1 – 1 of 1) sorted by relevance
70 private static final int CONVERSATION_LIST_LOADER = 1; field in ConversationListData96 case CONVERSATION_LIST_LOADER: in onCreateLoader()131 case CONVERSATION_LIST_LOADER: in onLoadFinished()154 case CONVERSATION_LIST_LOADER: in onLoaderReset()173 mLoaderManager.initLoader(CONVERSATION_LIST_LOADER, mArgs, this); in init()189 mLoaderManager.destroyLoader(CONVERSATION_LIST_LOADER); in unregisterListeners()