Home
last modified time | relevance | path

Searched defs:StorageVolume (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DStorageVolume.java88 public final class StorageVolume implements Parcelable { class
139 public StorageVolume(String id, File path, File internalPath, String description, in StorageVolume() method in StorageVolume
157 private StorageVolume(Parcel in) { in StorageVolume() method in StorageVolume