A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

G

getAbsolutePath(Context) - function in com.anggrayudi.storage.FileWrapper
 
getAbsolutePath(Context) - function in com.anggrayudi.storage.FileWrapper.Media
 
getAbsolutePath(Context) - function in com.anggrayudi.storage.FileWrapper.Document
 
getAbsolutePath() - function in com.anggrayudi.storage.file.FileFullPath
 
getAbsolutePath() - function in com.anggrayudi.storage.file.PublicDirectory
 
getAbsolutePath(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
  • For file in SD Card => /storage/6881-2249/Music/song.mp3

  • For file in external storage => /storage/emulated/0/Music/song.mp3

If you want to remember file locations in database or preference, please use this function.
getAbsolutePath() - function in com.anggrayudi.storage.media.MediaFile
 
getAccessCallback() - function in com.anggrayudi.storage.media.MediaFile
Only useful for Android 10 and higher.
getAccessibleAbsolutePaths(Context) - function in com.anggrayudi.storage.file.DocumentFileCompat
The key of the map is storage ID, and the values are granted absolute paths.
getAccessibleRootDocumentFile(Context,String,Boolean,Boolean) - function in com.anggrayudi.storage.file.DocumentFileCompat
In API 29+, /storage/emulated/0 may not be granted for URI permission, but all directories under /storage/emulated/0/Music are granted and accessible.
getAccessibleRootDocumentFile(Context,String,Boolean) - function in com.anggrayudi.storage.file.DocumentFileCompat
In API 29+, /storage/emulated/0 may not be granted for URI permission, but all directories under /storage/emulated/0/Music are granted and accessible.
getAccessibleRootDocumentFile(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
In API 29+, /storage/emulated/0 may not be granted for URI permission, but all directories under /storage/emulated/0/Music are granted and accessible.
getAccessibleUris(Context) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getAppDirectory(Context,String) - function in com.anggrayudi.storage.extension.ContextUtils
Created on 17/08/20
getAPPLICATION() - function in com.anggrayudi.storage.file.MimeType
 
getAreAllPermissionsGranted() - function in com.anggrayudi.storage.permission.PermissionResult
 
getAUDIO() - function in com.anggrayudi.storage.file.MimeType
 
getBaseFileName(String) - function in com.anggrayudi.storage.file.MimeType
 
getBaseName() - function in com.anggrayudi.storage.FileWrapper
 
getBaseName() - function in com.anggrayudi.storage.FileWrapper.Media
 
getBaseName() - function in com.anggrayudi.storage.FileWrapper.Document
 
getBaseName() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getBaseName() - function in com.anggrayudi.storage.media.MediaFile
 
getBasePath(Context) - function in com.anggrayudi.storage.FileWrapper
 
getBasePath(Context) - function in com.anggrayudi.storage.FileWrapper.Media
 
getBasePath(Context) - function in com.anggrayudi.storage.FileWrapper.Document
 
getBasePath(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getBasePath() - function in com.anggrayudi.storage.file.FileFullPath
 
getBasePath(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getBasePath(File,Context) - function in com.anggrayudi.storage.file.FileUtils
 
getBasePath() - function in com.anggrayudi.storage.media.MediaFile
 
getBINARY_FILE() - function in com.anggrayudi.storage.file.MimeType
 
getBytesCompressed() - function in com.anggrayudi.storage.callback.ZipCompressionCallback.Report
 
getBytesDecompressed() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.Report
 
getBytesDecompressed() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.DecompressionInfo
 
getBytesMoved() - function in com.anggrayudi.storage.callback.FileCallback.Report
 
getBytesMoved() - function in com.anggrayudi.storage.callback.FolderCallback.Report
 
getBytesMoved() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Report
 
getCanMerge() - function in com.anggrayudi.storage.callback.MultipleFileCallback.ParentConflict
 
getCHEMICAL() - function in com.anggrayudi.storage.file.MimeType
 
getContext() - function in com.anggrayudi.storage.SimpleStorage
 
getCreateFileCallback() - function in com.anggrayudi.storage.SimpleStorage
 
getDATA() - function in com.anggrayudi.storage.file.StorageId
For files under Context.getFilesDir or Context.getDataDir.
getDataDirectory() - function in com.anggrayudi.storage.file.FileUtils
 
getDecompressionRate() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.DecompressionInfo
 
getDefaultExternalStorageIntent(Context) - function in com.anggrayudi.storage.SimpleStorage.Companion
 
getDeniedPermanently() - function in com.anggrayudi.storage.permission.PermissionReport
 
getDirectories() - function in com.anggrayudi.storage.media.MediaType
 
getDocumentFile() - function in com.anggrayudi.storage.FileWrapper.Document
 
getDOCUMENTS_TREE_URI() - function in com.anggrayudi.storage.file.DocumentFileCompat
Only available on API 24 to 29.
getDOWNLOADS_FOLDER_AUTHORITY() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getDOWNLOADS_TREE_URI() - function in com.anggrayudi.storage.file.DocumentFileCompat
Only available on API 26 to 29.
getEmptyFiles() - function in com.anggrayudi.storage.file.FileProperties
 
getEmptyFolders() - function in com.anggrayudi.storage.file.FileProperties
 
getExtension() - function in com.anggrayudi.storage.FileWrapper
 
getExtension() - function in com.anggrayudi.storage.FileWrapper.Media
 
getExtension() - function in com.anggrayudi.storage.FileWrapper.Document
 
getExtension() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getExtension() - function in com.anggrayudi.storage.media.MediaFile
 
getExtensionFromFileName(String) - function in com.anggrayudi.storage.file.MimeType
 
getExtensionFromMimeType(String) - function in com.anggrayudi.storage.file.MimeType
Some mime types return no file extension on older API levels.
getExtensionFromMimeTypeOrFileName(String,String) - function in com.anggrayudi.storage.file.MimeType
 
getEXTERNAL_STORAGE_AUTHORITY() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getExternalStoragePath() - function in com.anggrayudi.storage.SimpleStorage.Companion
 
getFile() - function in com.anggrayudi.storage.file.PublicDirectory
 
getFILE_NAME_DUPLICATION_REGEX_WITH_EXTENSION() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getFILE_NAME_DUPLICATION_REGEX_WITHOUT_EXTENSION() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getFileCount() - function in com.anggrayudi.storage.callback.FolderCallback.Report
 
getFileCount() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Report
 
getFileCount() - function in com.anggrayudi.storage.callback.ZipCompressionCallback.Report
 
getFileCount() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.Report
 
getFileNameFromUrl(String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getFilePickerCallback() - function in com.anggrayudi.storage.SimpleStorage
 
getFileReceiverCallback() - function in com.anggrayudi.storage.SimpleStorage
 
getFiles() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Result
 
getFiles() - function in com.anggrayudi.storage.file.FileProperties
 
getFolder() - function in com.anggrayudi.storage.callback.FolderCallback.Result
 
getFolderName() - function in com.anggrayudi.storage.file.PublicDirectory
 
getFolderName() - function in com.anggrayudi.storage.media.AudioMediaDirectory
 
getFolderName() - function in com.anggrayudi.storage.media.ImageMediaDirectory
 
getFolderName() - function in com.anggrayudi.storage.media.VideoMediaDirectory
 
getFolderPickerCallback() - function in com.anggrayudi.storage.SimpleStorage
 
getFolders() - function in com.anggrayudi.storage.file.FileProperties
 
getFONT() - function in com.anggrayudi.storage.file.MimeType
 
getFormattedSize(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getFormattedSize() - function in com.anggrayudi.storage.media.MediaFile
 
getFreeSpace(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getFullFileName(String,String) - function in com.anggrayudi.storage.file.MimeType
  • Given name = ABC AND mimeType = video/mp4, then return ABC.mp4

  • Given name = ABC AND mimeType = null, then return ABC

  • Given name = ABC.mp4 AND mimeType = video/mp4, then return ABC.mp4

getFullName() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getFullName() - function in com.anggrayudi.storage.media.FileDescription
 
getFullName() - function in com.anggrayudi.storage.media.MediaFile
 
getGB() - function in com.anggrayudi.storage.file.FileSize
 
getHasZeroLength() - function in com.anggrayudi.storage.media.MediaFile
 
getHOME() - function in com.anggrayudi.storage.file.StorageId
For /storage/emulated/0/Documents It is only exists on API 29-
getId() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIMAGE() - function in com.anggrayudi.storage.file.MimeType
 
getInPrimaryStorage() - function in com.anggrayudi.storage.file.FileUtils
 
getIsDocumentsDocument() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsDocumentsDocument() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIsDownloadsDocument() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsDownloadsDocument() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIsEmpty() - function in com.anggrayudi.storage.file.FileUtils
 
getIsEmpty() - function in com.anggrayudi.storage.media.MediaFile
 
getIsExternalStorageDocument() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsExternalStorageDocument() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIsFolder() - function in com.anggrayudi.storage.file.FileProperties
 
getIsGranted() - function in com.anggrayudi.storage.permission.PermissionReport
 
getIsMediaDocument() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsMediaDocument() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIsMediaFile() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsMine() - function in com.anggrayudi.storage.media.MediaFile
 
getIsPending() - function in com.anggrayudi.storage.media.MediaFile
 
getIsRawFile() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsRawFile() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIsRawFile() - function in com.anggrayudi.storage.media.MediaFile
 
getIsSdCardPresent() - function in com.anggrayudi.storage.SimpleStorage.Companion
 
getIsTreeDocumentFile() - function in com.anggrayudi.storage.extension.UriUtils
 
getIsTreeDocumentFile() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getIsVirtual() - function in com.anggrayudi.storage.file.FileProperties
 
getKB() - function in com.anggrayudi.storage.file.FileSize
 
getKITKAT_SD_CARD_PATH() - function in com.anggrayudi.storage.SimpleStorage.Companion
 
getKITKAT_SDCARD() - function in com.anggrayudi.storage.file.StorageId
To access SD card in Kitkat, use sdcard as the storage ID, instead of the actual ID like 15FA-160C
getKitkatSdCardRootFile(String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getLastModified() - function in com.anggrayudi.storage.file.FileProperties
 
getLastModified() - function in com.anggrayudi.storage.media.MediaFile
 
getLength() - function in com.anggrayudi.storage.media.MediaFile
 
getLocation() - function in com.anggrayudi.storage.file.FileProperties
 
getMB() - function in com.anggrayudi.storage.file.FileSize
 
getMEDIA_FOLDER_AUTHORITY() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getMediaFile() - function in com.anggrayudi.storage.FileWrapper.Media
 
getMimeType() - function in com.anggrayudi.storage.FileWrapper
 
getMimeType() - function in com.anggrayudi.storage.FileWrapper.Media
 
getMimeType() - function in com.anggrayudi.storage.FileWrapper.Document
 
getMimeType() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getMimeType() - function in com.anggrayudi.storage.file.FileUtils
 
getMimeType() - function in com.anggrayudi.storage.media.FileDescription
 
getMimeType() - function in com.anggrayudi.storage.media.MediaFile
 
getMimeType() - function in com.anggrayudi.storage.media.MediaType
 
getMimeTypeByFileName() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getMimeTypeFromExtension(String) - function in com.anggrayudi.storage.file.MimeType
Some file types return no mime type on older API levels.
getMimeTypeFromFileName(String) - function in com.anggrayudi.storage.file.MimeType
 
getMODEL() - function in com.anggrayudi.storage.file.MimeType
 
getName() - function in com.anggrayudi.storage.FileWrapper
 
getName() - function in com.anggrayudi.storage.FileWrapper.Media
 
getName() - function in com.anggrayudi.storage.FileWrapper.Document
 
getName() - function in com.anggrayudi.storage.callback.FileCallback.ConflictResolution
 
getName() - function in com.anggrayudi.storage.callback.FileCallback.ErrorCode
 
getName() - function in com.anggrayudi.storage.callback.FolderCallback.ConflictResolution
 
getName() - function in com.anggrayudi.storage.callback.FolderCallback.ErrorCode
 
getName() - function in com.anggrayudi.storage.callback.MultipleFileCallback.ErrorCode
 
getName() - function in com.anggrayudi.storage.callback.ZipCompressionCallback.ErrorCode
 
getName() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.ErrorCode
 
getName() - function in com.anggrayudi.storage.file.CreateMode
 
getName() - function in com.anggrayudi.storage.file.DocumentFileType
 
getName() - function in com.anggrayudi.storage.file.FileProperties
 
getName() - function in com.anggrayudi.storage.file.PublicDirectory
 
getName() - function in com.anggrayudi.storage.file.StorageType
 
getName() - function in com.anggrayudi.storage.media.AudioMediaDirectory
 
getName() - function in com.anggrayudi.storage.media.FileDescription
 
getName() - function in com.anggrayudi.storage.media.ImageMediaDirectory
 
getName() - function in com.anggrayudi.storage.media.MediaFile
 
getName() - function in com.anggrayudi.storage.media.MediaType
 
getName() - function in com.anggrayudi.storage.media.VideoMediaDirectory
 
getOnFileCreated() - function in com.anggrayudi.storage.SimpleStorageHelper
 
getOnFileReceived() - function in com.anggrayudi.storage.SimpleStorageHelper
 
getOnFileSelected() - function in com.anggrayudi.storage.SimpleStorageHelper
 
getOnFolderSelected() - function in com.anggrayudi.storage.SimpleStorageHelper
 
getOnStorageAccessGranted() - function in com.anggrayudi.storage.SimpleStorageHelper
 
getOrdinal() - function in com.anggrayudi.storage.callback.FileCallback.ConflictResolution
 
getOrdinal() - function in com.anggrayudi.storage.callback.FileCallback.ErrorCode
 
getOrdinal() - function in com.anggrayudi.storage.callback.FolderCallback.ConflictResolution
 
getOrdinal() - function in com.anggrayudi.storage.callback.FolderCallback.ErrorCode
 
getOrdinal() - function in com.anggrayudi.storage.callback.MultipleFileCallback.ErrorCode
 
getOrdinal() - function in com.anggrayudi.storage.callback.ZipCompressionCallback.ErrorCode
 
getOrdinal() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.ErrorCode
 
getOrdinal() - function in com.anggrayudi.storage.file.CreateMode
 
getOrdinal() - function in com.anggrayudi.storage.file.DocumentFileType
 
getOrdinal() - function in com.anggrayudi.storage.file.PublicDirectory
 
getOrdinal() - function in com.anggrayudi.storage.file.StorageType
 
getOrdinal() - function in com.anggrayudi.storage.media.AudioMediaDirectory
 
getOrdinal() - function in com.anggrayudi.storage.media.ImageMediaDirectory
 
getOrdinal() - function in com.anggrayudi.storage.media.MediaType
 
getOrdinal() - function in com.anggrayudi.storage.media.VideoMediaDirectory
 
getOwner() - function in com.anggrayudi.storage.media.MediaFile
 
getPermission() - function in com.anggrayudi.storage.permission.PermissionReport
 
getPermissions() - function in com.anggrayudi.storage.permission.PermissionResult
 
getPresentsInSafDatabase() - function in com.anggrayudi.storage.media.MediaFile
 
getPRIMARY() - function in com.anggrayudi.storage.file.StorageId
For files under Environment.getExternalStorageDirectory
getProgress() - function in com.anggrayudi.storage.callback.FileCallback.Report
 
getProgress() - function in com.anggrayudi.storage.callback.FolderCallback.Report
 
getProgress() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Report
 
getProgress() - function in com.anggrayudi.storage.callback.ZipCompressionCallback.Report
 
getProperties(DocumentFile,Context,FileProperties.CalculationCallback) - function in com.anggrayudi.storage.file.DocumentFileUtils
Similar to Get Info on MacOS or File Properties in Windows.
getReadUri() - function in com.anggrayudi.storage.media.MediaType
 
getRelativePath(Context) - function in com.anggrayudi.storage.FileWrapper
 
getRelativePath(Context) - function in com.anggrayudi.storage.FileWrapper.Media
 
getRelativePath(Context) - function in com.anggrayudi.storage.FileWrapper.Document
 
getRelativePath(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getRelativePath() - function in com.anggrayudi.storage.media.MediaFile
 
getRequestCodeCreateFile() - function in com.anggrayudi.storage.SimpleStorage
 
getRequestCodeFilePicker() - function in com.anggrayudi.storage.SimpleStorage
 
getRequestCodeFolderPicker() - function in com.anggrayudi.storage.SimpleStorage
 
getRequestCodeStorageAccess() - function in com.anggrayudi.storage.SimpleStorage
 
getRootDocumentFile(Context,String,Boolean,Boolean) - function in com.anggrayudi.storage.file.DocumentFileCompat
To get root file access on API 30+, you need to have full storage access by granting Manifest.permission.MANAGE_EXTERNAL_STORAGE in runtime.
getRootDocumentFile(Context,String,Boolean) - function in com.anggrayudi.storage.file.DocumentFileCompat
To get root file access on API 30+, you need to have full storage access by granting Manifest.permission.MANAGE_EXTERNAL_STORAGE in runtime.
getRootDocumentFile(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
To get root file access on API 30+, you need to have full storage access by granting Manifest.permission.MANAGE_EXTERNAL_STORAGE in runtime.
getRootDocumentFile(DocumentFile,Context,Boolean) - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getRootDocumentFile(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getRootId() - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getRootPath(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
Root path of this file.
getRootPath(File,Context) - function in com.anggrayudi.storage.file.FileUtils
 
getRootRawFile(Context,String,Boolean) - function in com.anggrayudi.storage.file.DocumentFileCompat
To get root file access on API 30+, you need to have full storage access by granting Manifest.permission.MANAGE_EXTERNAL_STORAGE in runtime.
getRootRawFile(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
To get root file access on API 30+, you need to have full storage access by granting Manifest.permission.MANAGE_EXTERNAL_STORAGE in runtime.
getRootRawFile(File,Context,Boolean) - function in com.anggrayudi.storage.file.FileUtils
 
getRootRawFile(File,Context) - function in com.anggrayudi.storage.file.FileUtils
 
getSD_CARD_STORAGE_ID_REGEX() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getSD_CARD_STORAGE_PATH_REGEX() - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getSdCardIds(Context) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getSimplePath() - function in com.anggrayudi.storage.file.FileFullPath
 
getSimplePath(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
 
getSimplePath(File,Context) - function in com.anggrayudi.storage.file.FileUtils
 
getSize() - function in com.anggrayudi.storage.file.FileProperties
 
getSkippedDecompressedBytes() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.DecompressionInfo
 
getSolution() - function in com.anggrayudi.storage.callback.FolderCallback.FileConflict
 
getSolution() - function in com.anggrayudi.storage.callback.MultipleFileCallback.ParentConflict
 
getSource() - function in com.anggrayudi.storage.callback.FolderCallback.FileConflict
 
getSource() - function in com.anggrayudi.storage.callback.MultipleFileCallback.ParentConflict
 
getStorage() - function in com.anggrayudi.storage.SimpleStorageHelper
 
getStorageAccessCallback() - function in com.anggrayudi.storage.SimpleStorage
 
getStorageCapacity(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getStorageId(Uri,Context) - function in com.anggrayudi.storage.extension.UriUtils
If given Uri with path /tree/primary:Downloads/MyVideo.mp4, then return primary.
getStorageId(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getStorageId() - function in com.anggrayudi.storage.file.FileFullPath
 
getStorageId(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
ID of this storage.
getStorageId(File,Context) - function in com.anggrayudi.storage.file.FileUtils
ID of this storage.
getStorageIds(Context) - function in com.anggrayudi.storage.file.DocumentFileCompat
Get all storage IDs on this device.
getStorageType() - function in com.anggrayudi.storage.file.FileFullPath
 
getStorageType(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
Returns null if this DocumentFile is picked from Intent.ACTION_OPEN_DOCUMENT or Intent.ACTION_CREATE_DOCUMENT
getStorageType(File,Context) - function in com.anggrayudi.storage.file.FileUtils
 
getString(Cursor,String) - function in com.anggrayudi.storage.extension.IOUtils
 
getSubFolder() - function in com.anggrayudi.storage.media.FileDescription
 
getSuccess() - function in com.anggrayudi.storage.callback.FolderCallback.Result
 
getSuccess() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Result
 
getTarget() - function in com.anggrayudi.storage.callback.FolderCallback.FileConflict
 
getTarget() - function in com.anggrayudi.storage.callback.MultipleFileCallback.ParentConflict
 
getTEXT() - function in com.anggrayudi.storage.file.MimeType
 
getTotalCopiedFiles() - function in com.anggrayudi.storage.callback.FolderCallback.Result
 
getTotalCopiedFiles() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Result
 
getTotalFilesDecompressed() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.DecompressionInfo
 
getTotalFilesToCopy() - function in com.anggrayudi.storage.callback.FolderCallback.Result
 
getTotalFilesToCopy() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Result
 
getType() - function in com.anggrayudi.storage.media.MediaFile
 
getTYPE_FILE_PICKER() - function in com.anggrayudi.storage.SimpleStorageHelper.Companion
 
getTYPE_FOLDER_PICKER() - function in com.anggrayudi.storage.SimpleStorageHelper.Companion
 
getUiScope() - function in com.anggrayudi.storage.callback.BaseFileCallback
 
getUiScope() - function in com.anggrayudi.storage.callback.FileCallback
 
getUiScope() - function in com.anggrayudi.storage.callback.FileConflictCallback
 
getUiScope() - function in com.anggrayudi.storage.callback.FolderCallback
 
getUiScope() - function in com.anggrayudi.storage.callback.MultipleFileCallback
 
getUiScope() - function in com.anggrayudi.storage.callback.ZipCompressionCallback
 
getUiScope() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
 
getUiScope() - function in com.anggrayudi.storage.file.FileProperties.CalculationCallback
 
getUNKNOWN() - function in com.anggrayudi.storage.file.MimeType
 
getUpdateInterval() - function in com.anggrayudi.storage.file.FileProperties.CalculationCallback
 
getUri() - function in com.anggrayudi.storage.FileWrapper
 
getUri() - function in com.anggrayudi.storage.FileWrapper.Media
 
getUri() - function in com.anggrayudi.storage.FileWrapper.Document
 
getUri() - function in com.anggrayudi.storage.file.FileFullPath
 
getUri() - function in com.anggrayudi.storage.media.MediaFile
 
getUsedSpace(Context,String) - function in com.anggrayudi.storage.file.DocumentFileCompat
 
getVIDEO() - function in com.anggrayudi.storage.file.MimeType
 
getVolumeName() - function in com.anggrayudi.storage.media.MediaStoreCompat
 
getWritableDirs() - function in com.anggrayudi.storage.file.FileUtils
 
getWriteSpeed() - function in com.anggrayudi.storage.callback.FileCallback.Report
 
getWriteSpeed() - function in com.anggrayudi.storage.callback.FolderCallback.Report
 
getWriteSpeed() - function in com.anggrayudi.storage.callback.MultipleFileCallback.Report
 
getWriteSpeed() - function in com.anggrayudi.storage.callback.ZipCompressionCallback.Report
 
getWriteSpeed() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback.Report
 
getWriteUri() - function in com.anggrayudi.storage.media.MediaType
 
getZIP() - function in com.anggrayudi.storage.file.MimeType
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z