Searched refs:getSupportLoaderManager (Results 1 – 1 of 1) sorted by relevance
84 public LoaderManager getSupportLoaderManager(); in getSupportLoaderManager() method329 mActivity.getSupportLoaderManager().initLoader(LOADER_PHOTO_LIST, null, this); in onCreate()343 mActivity.getSupportLoaderManager().initLoader( in onCreate()466 mActivity.getSupportLoaderManager().initLoader(LOADER_PHOTO_LIST, null, this); in onResume()565 mActivity.getSupportLoaderManager().restartLoader(LOADER_PHOTO_LIST, null, this); in onPhotoRemoved()957 mActivity.getSupportLoaderManager().destroyLoader( in onFragmentPhotoLoadComplete()1233 mActivity.getSupportLoaderManager().initLoader(LOADER_PHOTO_LIST, null, this); in initTemporaryImage()