{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

Class Index

These are all the API classes. See all API packages.

H  P  T  

H

HostedFile

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

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.

P

PropertyFile

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

PropertyFile.Authority

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

PropertyFile.Column

Represents columns returned by the property file service.

T

TestStorage

Provides convenient I/O operations for reading/writing testing relevant files, properties in a test.

TestStorageException

A RuntimeException thrown out of the test storage service.