Home
last modified time | relevance | path

Searched refs:EXTRA_STORAGE_VOLUME (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DStorageVolume.java103 public static final String EXTRA_STORAGE_VOLUME = "android.os.storage.extra.STORAGE_VOLUME"; field in StorageVolume
347 intent.putExtra(EXTRA_STORAGE_VOLUME, this); in createAccessIntent()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DOpenExternalDirectoryActivity.java22 import static android.os.storage.StorageVolume.EXTRA_STORAGE_VOLUME;
112 final Parcelable storageVolume = intent.getParcelableExtra(EXTRA_STORAGE_VOLUME); in onCreate()
115 Log.d(TAG, "extra " + EXTRA_STORAGE_VOLUME + " is not a StorageVolume: " in onCreate()
/frameworks/base/docs/html-intl/intl/ru/preview/features/
Dscoped-folder-access.jd108 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Dscoped-folder-access.jd108 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Dscoped-folder-access.jd122 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Dscoped-folder-access.jd122 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Dscoped-folder-access.jd126 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/in/preview/features/
Dscoped-folder-access.jd122 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html/preview/features/
Dscoped-folder-access.jd123 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/es/preview/features/
Dscoped-folder-access.jd122 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Dscoped-folder-access.jd122 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/docs/html-intl/intl/vi/preview/features/
Dscoped-folder-access.jd108 mediaMountedIntent.getParcelableExtra(StorageVolume.EXTRA_STORAGE_VOLUME);
/frameworks/base/services/core/java/com/android/server/
DMountService.java696 intent.putExtra(StorageVolume.EXTRA_STORAGE_VOLUME, userVol); in handleMessage()
/frameworks/base/api/
Dcurrent.txt29514 …field public static final java.lang.String EXTRA_STORAGE_VOLUME = "android.os.storage.extra.STORAG…
Dtest-current.txt29584 …field public static final java.lang.String EXTRA_STORAGE_VOLUME = "android.os.storage.extra.STORAG…
Dsystem-current.txt32048 …field public static final java.lang.String EXTRA_STORAGE_VOLUME = "android.os.storage.extra.STORAG…