Class android.os.storage.StorageManager
Added Methods | |
---|---|
void allocateBytes (FileDescriptor, |
|
void allocateBytes (UUID, |
|
long getAllocatableBytes (UUID ) |
|
long getCacheQuotaBytes (UUID ) |
|
long getCacheSizeBytes (UUID ) |
|
UUID getUuidForPath (File ) |
|
boolean isCacheBehaviorGroup (File ) |
|
boolean isCacheBehaviorTombstone (File ) |
|
ParcelFileDescriptor openProxyFileDescriptor (int, |
|
void setCacheBehaviorGroup (File, |
|
void setCacheBehaviorTombstone (File, |
Added Fields | |
---|---|
String EXTRA_REQUESTED_BYTES |
|
String EXTRA_UUID |
|
UUID UUID_DEFAULT |