Searched refs:VOLUME_SIZE_JOB_ID (Results 1 – 3 of 3) sorted by relevance
58 private static final int VOLUME_SIZE_JOB_ID = 1; field in StorageSettingsManager93 loaderManager.restartLoader(VOLUME_SIZE_JOB_ID, Bundle.EMPTY, new VolumeSizeCallback()); in startLoading()
68 private static final int VOLUME_SIZE_JOB_ID = 2; field in StorageDashboardFragment132 .restartLoader(VOLUME_SIZE_JOB_ID, Bundle.EMPTY, new VolumeSizeCallbacks()); in onResume()