androidx.core.os
Interfaces
| CancellationSignal.OnCancelListener | Listens for cancellation. |
| ParcelableCompatCreatorCallbacks<T> |
This interface is deprecated.
Use Parcelable.ClassLoaderCreator directly.
|
Classes
| BuildCompat | This class contains additional platform version checking methods for targeting pre-release versions of Android. |
| CancellationSignal |
Static library support version of the framework's CancellationSignal.
|
| ConfigurationCompat |
Helper class which allows access to properties of Configuration in
a backward compatible fashion.
|
| EnvironmentCompat |
Helper for accessing features in Environment.
|
| HandlerCompat |
Helper for accessing features in Handler.
|
| HandlerExecutor |
An adapter Executor that posts all executed tasks onto the given Handler.
|
| LocaleListCompat |
Helper for accessing features in LocaleList.
|
| MessageCompat |
Helper for accessing features in Message.
|
| ParcelableCompat |
This class is deprecated.
Use Parcelable.ClassLoaderCreator directly.
|
| ParcelCompat |
Helper for accessing features in Parcel.
|
| ProcessCompat |
Helper for accessing features in Process.
|
| TraceCompat | This class is deprecated. TraceCompat is deprecated in favor of androidx.tracing.Trace. Please use that instead. |
| UserManagerCompat |
Helper for accessing features in UserManager in a backwards compatible
fashion.
|
Exceptions
| OperationCanceledException | An exception type that is thrown when an operation in progress is canceled. |
Interfaces
Classes
Exceptions