Package-level declarations

Properties

Link copied to clipboard

Whether Material dynamic colors are available on this device.

Link copied to clipboard

Whether all-files external storage access requires runtime handling.

Link copied to clipboard

Whether runtime notification permission is required on this device.

Functions

Link copied to clipboard

Reads a typed parcelable array from this Bundle.

Link copied to clipboard

Reads a typed parcelable array list from this Bundle.

Link copied to clipboard
inline fun <T : Parcelable> Bundle.getParcelableCompat(name: String): T?

Reads a typed Parcelable from this Bundle.

Link copied to clipboard

Reads a typed sparse parcelable array from this Bundle.

Link copied to clipboard

Returns a readable representation of this Bundle's contents.