Package-level declarations
Types
Link copied to clipboard
Helper for accessing features in android.app.Activity.
Link copied to clipboard
class ActivityManagerCompat
class ActivityManagerCompat
Helper for accessing features in android.app.ActivityManager in a backwards compatible fashion.
Link copied to clipboard
Helper for accessing features in android.app.ActivityOptions in a backwards compatible fashion.
Link copied to clipboard
class AlarmManagerCompat
class AlarmManagerCompat
Compatibility library for AlarmManager with fallbacks for older platforms.
Link copied to clipboard
Version of android.app.AppComponentFactory that works with androidx libraries.
Link copied to clipboard
This class provides APIs for determining how an app has been launched.
Link copied to clipboard
Helper class to manage storage of locales in app's persistent files.
Link copied to clipboard
class AppOpsManagerCompat
class AppOpsManagerCompat
Helper for accessing features in android.app.AppOpsManager.
Link copied to clipboard
Link copied to clipboard
Base class for activities to allow intercepting KeyEvent methods in a composable way in core.
Link copied to clipboard
Instance of AppComponentFactory for support libraries.
Link copied to clipboard
Helper for accessing features in android.app.Dialog in a backwards compatible fashion.
Link copied to clipboard
This class can be used to record and return data about per-frame durations.
Link copied to clipboard
Helper for accessing features in android.app.GrammaticalInflectionManager.
Link copied to clipboard
Helper for processing work that has been enqueued for a job/service.
Link copied to clipboard
class LocaleManagerCompat
class LocaleManagerCompat
Helper for accessing features in android.app.LocaleManager in a backwards compatible fashion.
Link copied to clipboard
Class that encapsulates the information that is delivered when Activity.onMultiWindowModeChanged is dispatched to a OnMultiWindowModeChangedProvider.
Link copied to clipboard
Interface implemented by notification compat builders that support an accessor for Notification.Builder.
Link copied to clipboard
A representation of settings that apply to a collection of similarly themed notifications.
Link copied to clipboard
A grouping of related notification channels.
Link copied to clipboard
Helper for accessing features in android.app.Notification.
Link copied to clipboard
class NotificationCompatExtras
class NotificationCompatExtras
Well-known extras used by NotificationCompat for backwards compatibility.
Link copied to clipboard
Abstract service to receive side channel notifications sent from androidx.core.app.NotificationManagerCompat.
Link copied to clipboard
Compatibility library for NotificationManager with fallbacks for older platforms.
Link copied to clipboard
interface OnMultiWindowModeChangedProvider
Interface for components that can dispatch calls from Activity.onMultiWindowModeChanged.
Link copied to clipboard
interface OnNewIntentProvider
Interface for components that can dispatch calls from Activity.onNewIntent.
Link copied to clipboard
interface OnPictureInPictureModeChangedProvider
Interface for components that can dispatch calls from Activity.onPictureInPictureModeChanged.
Link copied to clipboard
interface OnUserLeaveHintProvider
Interface for components that can dispatch calls from Activity.onUserLeaveHint.
Link copied to clipboard
Link copied to clipboard
Class that encapsulates the information that is delivered when Activity.onPictureInPictureModeChanged is dispatched to a OnPictureInPictureModeChangedProvider.
Link copied to clipboard
Represents a remote action that can be called from another process.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Listener provided in setEnterSharedElementCallback and setExitSharedElementCallback to monitor the Activity transitions.
Link copied to clipboard
Utility class for constructing synthetic back stacks for cross-task navigation on Android 3.0 and newer.