Searched refs:EXTRA_STORAGE_VOLUME (Results 1 – 2 of 2) sorted by relevance
59 public static final String EXTRA_STORAGE_VOLUME = "storage_volume"; field in StorageVolume
653 intent.putExtra(StorageVolume.EXTRA_STORAGE_VOLUME, userVol); in handleMessage()