Searched refs:EXTRA_STORAGE_VOLUME (Results 1 – 3 of 3) sorted by relevance
118 public static final String EXTRA_STORAGE_VOLUME = "android.os.storage.extra.STORAGE_VOLUME"; field in StorageVolume436 intent.putExtra(EXTRA_STORAGE_VOLUME, this); in createAccessIntent()
799 intent.putExtra(StorageVolume.EXTRA_STORAGE_VOLUME, userVol); in handleMessage()
32377 … field public static final String EXTRA_STORAGE_VOLUME = "android.os.storage.extra.STORAGE_VOLUME";