Searched refs:LOADER_FOLDER_LIST (Results 1 – 2 of 2) sorted by relevance
101 private static final int LOADER_FOLDER_LIST = field in NestedFolderTeaserView267 mLoaderManager.destroyLoader(LOADER_FOLDER_LIST); in onUpdate()268 mLoaderManager.initLoader(LOADER_FOLDER_LIST, null, mFolderListLoaderCallbacks); in onUpdate()415 return folderId + LOADER_FOLDER_LIST; in getLoaderId()419 return loaderId - LOADER_FOLDER_LIST; in getFolderId()
51 private static final int LOADER_FOLDER_LIST = field in ConversationsInOutboxTipView81 mLoaderManager.initLoader(LOADER_FOLDER_LIST, null, mFolderListLoaderCallbacks);