Searched refs:ALL_FOLDER_LIST_LOADER_ID (Results 1 – 1 of 1) sorted by relevance
149 private static final int ALL_FOLDER_LIST_LOADER_ID = 1; field in FolderListFragment693 } else if (id == ALL_FOLDER_LIST_LOADER_ID) { in onCreateLoader()713 } else if (loader.getId() == ALL_FOLDER_LIST_LOADER_ID) { in onLoadFinished()724 } else if (loader.getId() == ALL_FOLDER_LIST_LOADER_ID) { in onLoaderReset()1519 manager.destroyLoader(ALL_FOLDER_LIST_LOADER_ID); in setSelectedAccount()1520 manager.restartLoader(ALL_FOLDER_LIST_LOADER_ID, Bundle.EMPTY, this); in setSelectedAccount()1538 manager.destroyLoader(ALL_FOLDER_LIST_LOADER_ID); in setSelectedAccount()