Searched refs:extStoragePath (Results 1 – 2 of 2) sorted by relevance
126 String extStoragePath = mStorageVolume == null ? in onCancel() local130 mountService.mountVolume(extStoragePath); in onCancel()156 final String extStoragePath = mStorageVolume == null ? in updateProgressState() local161 mountService.unmountVolume(extStoragePath, true, mFactoryReset); in updateProgressState()170 final String extStoragePath = mStorageVolume == null ? in updateProgressState() local179 mountService.formatVolume(extStoragePath); in updateProgressState()205 mountService.mountVolume(extStoragePath); in updateProgressState()
288 String extStoragePath = Environment.getExternalStorageDirectory().toString();291 int[] stUsers = ims.getStorageUsers(extStoragePath);