Documentation
¶
Index ¶
Constants ¶
View Source
const ( ErrorAlreadyMounted int = 24 ErrorCouldNotMount int = 21 ErrorCouldNotUnmount int = 22 ErrorInternal int = 20 ErrorNotMounted int = 23 ErrorPermissionDenied int = 25 Mounted int = 1 Unmounted int = 2 UuidDefault int = 0 Creator int = 0 )
View Source
const ( ActionClearAppCache string = "android.os.storage.action.CLEAR_APP_CACHE" ActionManageStorage string = "android.os.storage.action.MANAGE_STORAGE" ExtraRequestedBytes string = "android.os.storage.extra.REQUESTED_BYTES" ExtraUuid string = "android.os.storage.extra.UUID" ExtraStorageVolume string = "android.os.storage.extra.STORAGE_VOLUME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.