Searched refs:EXTRA_STORAGE_VOLUME (Results 1 – 3 of 3) sorted by relevance
43 public static final String EXTRA_STORAGE_VOLUME = "storage_volume"; field in StorageVolume
87 mStorageVolume = intent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME); in onStartCommand()
1038 intent.putExtra(StorageVolume.EXTRA_STORAGE_VOLUME, mVolumeMap.get(path)); in sendStorageIntent()