Searched refs:VOLUME_SIZE_JOB_ID (Results 1 – 3 of 3) sorted by relevance
57 private static final int VOLUME_SIZE_JOB_ID = 1; field in StorageSettingsManager92 loaderManager.restartLoader(VOLUME_SIZE_JOB_ID, Bundle.EMPTY, new VolumeSizeCallback()); in startLoading()
79 private static final int VOLUME_SIZE_JOB_ID = 2; field in StorageCategoryFragment135 .restartLoader(VOLUME_SIZE_JOB_ID, Bundle.EMPTY, new VolumeSizeCallbacks()); in refreshUi()199 getLoaderManager().destroyLoader(VOLUME_SIZE_JOB_ID); in onPause()
92 private static final int VOLUME_SIZE_JOB_ID = 2; field in StorageDashboardFragment269 .restartLoader(VOLUME_SIZE_JOB_ID, Bundle.EMPTY, new VolumeSizeCallbacks()); in refreshUi()368 getLoaderManager().destroyLoader(VOLUME_SIZE_JOB_ID); in onPause()