Documentation
¶
Overview ¶
Package storage provides Go bindings for .
Index ¶
Constants ¶
View Source
const ( ActionClearAppCache = consts.ActionClearAppCache ActionManageStorage = consts.ActionManageStorage ExtraRequestedBytes = consts.ExtraRequestedBytes ExtraUuid = consts.ExtraUuid ExtraStorageVolume = consts.ExtraStorageVolume )
View Source
const ( UuidDefault = consts.UuidDefault Creator = consts.Creator )
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.
func NewstorageManager ¶
NewstorageManager obtains android.os.storage.StorageManager from the Android system service manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.