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)
net9.0-android34.0
namespace Android.OS.Storage
{
[Register("android/os/storage/StorageManager", DoNotGenerateAcw = true)]
public class StorageManager : Object
{
[SupportedOSPlatform("android24.0")]
public virtual StorageVolume! PrimaryStorageVolume
{
[Register("getPrimaryStorageVolume", "()Landroid/os/storage/StorageVolume;", "GetGetPrimaryStorageVolumeHandler", ApiSince = 24)]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API