package

androidx.core.os

Interfaces

CancellationSignal.OnCancelListenerListens for cancellation.
ParcelableCompatCreatorCallbacks<T>Callbacks a Parcelable creator should implement.

Classes

BuildCompatThis class contains additional platform version checking methods for targeting pre-release versions of Android.
CancellationSignalStatic library support version of the framework's .
ConfigurationCompatHelper class which allows access to properties of in a backward compatible fashion.
EnvironmentCompatHelper for accessing features in .
ExecutorCompatHelper for accessing features in java.util.concurrent.Executor.
HandlerCompatHelper for accessing features in Handler.
HandlerExecutorAn adapter java.util.concurrent.Executor that posts all executed tasks onto the given Handler.
LocaleListCompatHelper for accessing features in .
MessageCompatHelper for accessing features in .
ParcelableCompatHelper for accessing features in android.os.Parcelable.
ParcelCompatHelper for accessing features in .
ProcessCompatHelper for accessing features in java.lang.Process.
TraceCompatWrites trace events to the system trace buffer.
UserHandleCompatHelper for accessing features in in a backwards compatible fashion.
UserManagerCompatHelper for accessing features in in a backwards compatible fashion.

Annotation Types

BuildCompat.PrereleaseSdkCheckExperimental feature set for pre-release SDK checks.