Package-level declarations

Types

Link copied to clipboard
abstract class UnboundService : Service

Base Service for services that never support binding.

Functions

Link copied to clipboard

Checks whether a service of type T, owned by the calling app, is currently running.

Link copied to clipboard
inline fun <T> Context.systemService(): T