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.java82 public final class StorageVolume implements Parcelable { class
132 public StorageVolume(String id, File path, File internalPath, String description, in StorageVolume() method in StorageVolume
149 private StorageVolume(Parcel in) { in StorageVolume() method in StorageVolume