StorageManager
StorageVolumeCallback
ActionClearAppCache
ActionManageStorage
ExtraRequestedBytes
ExtraUuid
StorageManager(IntPtr, JniHandleOwnership)
IsCheckpointSupported
JniPeerMembers
PrimaryStorageVolume
RecentStorageVolumes
StorageVolumes
StorageVolumesIncludingSharedProfiles
ThresholdClass
ThresholdType
UuidDefault
AllocateBytes(FileDescriptor, Int64)
AllocateBytes(UUID, Int64)
FromContext(Context)
GetAllocatableBytes(UUID)
GetCacheQuotaBytes(UUID)
GetCacheSizeBytes(UUID)
GetManageSpaceActivityIntent(String, Int32)
GetMountedObbPath(String)
GetStorageVolume(File)
GetStorageVolume(Uri)
GetUuidForPath(File)
IsAllocationSupported(FileDescriptor)
IsCacheBehaviorGroup(File)
IsCacheBehaviorTombstone(File)
IsEncrypted(File)
IsObbMounted(String)
MountObb(String, String, OnObbStateChangeListener)
OpenProxyFileDescriptor(ParcelFileMode, ProxyFileDescriptorCallback, Handler)
RegisterStorageVolumeCallback(IExecutor, StorageVolumeCallback)
SetCacheBehaviorGroup(File, Boolean)
SetCacheBehaviorTombstone(File, Boolean)
UnmountObb(String, Boolean, OnObbStateChangeListener)
UnregisterStorageVolumeCallback(StorageVolumeCallback)
monoandroid
namespace Android.OS.Storage
{
[Register("android/os/storage/StorageManager", DoNotGenerateAcw = true)]
public class StorageManager : Object
{
[Register("allocateBytes", "(Ljava/util/UUID;J)V", "GetAllocateBytes_Ljava_util_UUID_JHandler", ApiSince = 26)]
public virtual void AllocateBytes(UUID! storageUuid, long bytes);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API