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