androidx.test.services.storage.file

Classes

HostedFile

Constants to access hosted file data and convenience methods for building Uris.

PropertyFile

Constants to access property file data (holding name/value pairs) and convenience methods for build URIs.

Enums

HostedFile.FileHost

An enum containing all known storage services.

HostedFile.FileType

Enum used to indicate whether a file is a directory or regular file.

HostedFile.HostedFileColumn

An enum of the columns returned by the hosted file service.

PropertyFile.Authority

Enumerates authorities for property-based (i.e. key/value pair) content providers.

PropertyFile.Column

Represents columns returned by the property file service.