AndroidDownloadableModelFileStore
internal class AndroidDownloadableModelFileStore(val fileProviderDescriptor: FileProviderDescriptor) : DownloadableModelFileStore(source)
Coordinates AndroidDownloadableModelFileStore behavior in the SDAI data layer.
Author
Dmitriy Moroz
Properties
Functions
Link copied to clipboard
Loads SDAI data through getLocalModelDirectory.
Link copied to clipboard
Loads SDAI data through getLocalModelFiles.
Link copied to clipboard
Executes the isDownloaded step in the SDAI data layer.
Link copied to clipboard
Loads SDAI data through resolvePath.
Link copied to clipboard
Loads SDAI data through resolveSingleFilePath.