Package-level declarations

Types

Link copied to clipboard
(SESL Variant) Helper for accessing AccessibilityDelegate.
Link copied to clipboard
abstract class ActionProvider
abstract class ActionProvider
This class is a mediator for accomplishing a given task, for example sharing a file.
Link copied to clipboard
Holds all the relevant data for a request to OnReceiveContentListener.
Link copied to clipboard
Controller differential motion flings.
Link copied to clipboard
Represents an entity that may be flung by a differential motion or an entity that initiates fling on a target View.
Link copied to clipboard
A class for retrieving accurate display modes for a display.
Link copied to clipboard
Represents the area of the display that is not functional for displaying content.
Link copied to clipboard
Helper for accessing features in DragAndDropPermissions a backwards compatible fashion.
Link copied to clipboard
open class DragStartHelper
open class DragStartHelper
DragStartHelper is a utility class for implementing drag and drop support.
Link copied to clipboard
Detects various gestures and events using the supplied MotionEvents.
Link copied to clipboard
Compatibility shim for accessing newer functionality from Gravity.
Link copied to clipboard
Helper class for accessing values in android.view.InputDevice.
Link copied to clipboard
Allows dependent components to enable full KeyEvent dispatch compatibility in core.
Link copied to clipboard
Helper for accessing features in LayoutInflater.
Link copied to clipboard
Used with LayoutInflaterCompat.setFactory().
Link copied to clipboard
Helper for accessing API features in MarginLayoutParams in a backwards compatible way.
Link copied to clipboard
Helper for accessing features in Menu.
Link copied to clipboard
interface MenuHost
interface MenuHost
A class that allows you to host and keep track of MenuProviders that will supply android.view.MenuItems to the app bar.
Link copied to clipboard
open class MenuHostHelper
open class MenuHostHelper
Helper class for implementing MenuHost.
Link copied to clipboard
(SESL variant) Helper for accessing features in MenuItem.
Link copied to clipboard
interface MenuProvider
interface MenuProvider
Interface for indicating that a component will be supplying MenuItems to the component owning the app bar.
Link copied to clipboard
Helper for accessing features in MotionEvent.
Link copied to clipboard
This interface should be implemented by View subclasses that wish to support dispatching nested scrolling operations to a cooperating parent ViewGroup.
Link copied to clipboard
This interface should be implemented by View subclasses that wish to support dispatching nested scrolling operations to a cooperating parent ViewGroup.
Link copied to clipboard
This interface should be implemented by View subclasses that wish to support dispatching nested scrolling operations to a cooperating parent ViewGroup.
Link copied to clipboard
Helper class for implementing nested scrolling child views compatible with Android platform versions earlier than Android 5.0 Lollipop (API 21).
Link copied to clipboard
This interface should be implemented by ViewGroup subclasses that wish to support scrolling operations delegated by a nested child view.
Link copied to clipboard
This interface should be implemented by ViewGroup subclasses that wish to support scrolling operations delegated by a nested child view.
Link copied to clipboard
This interface should be implemented by ViewGroup subclasses that wish to support scrolling operations delegated by a nested child view.
Link copied to clipboard
Helper class for implementing nested scrolling parent views compatible with Android platform versions earlier than Android 5.0 Lollipop (API 21).
Link copied to clipboard
Listener for applying window insets on a view in a custom way.
Link copied to clipboard
Listener for apps to implement handling for insertion of content.
Link copied to clipboard
Interface for widgets to implement default behavior for receiving content.
Link copied to clipboard
Helper for accessing features in PointerIcon in a backwards compatible fashion.
Link copied to clipboard
Link copied to clipboard
Compat to access ScrollFeedbackProvider across different build versions.
Link copied to clipboard
interface ScrollingView
interface ScrollingView
An interface that can be implemented by Views to provide scroll related APIs.
Link copied to clipboard
open class SemBlurCompat
open class SemBlurCompat
Link copied to clipboard
Provide controls for showing and hiding the IME.
Link copied to clipboard
Interface which allows a android.view.View to receive background tinting calls from ViewCompat when running on API v20 devices or lower.
Link copied to clipboard
Helper for accessing features in VelocityTracker.
Link copied to clipboard
open class ViewCompat
open class ViewCompat
Helper for accessing features in View.
Link copied to clipboard
open class ViewCompatTest
Link copied to clipboard
Helper for accessing features in ViewConfiguration.
Link copied to clipboard
Helper for accessing features in ViewGroup.
Link copied to clipboard
Link copied to clipboard
Helper for accessing features in ViewParent.
Link copied to clipboard
An animation listener receives notifications from an animation.
Link copied to clipboard
Link copied to clipboard
Implementors of this interface can add themselves as update listeners to an ViewPropertyAnimatorCompat instance to receive callbacks on every animation frame, after the current frame's values have been calculated for that ViewPropertyAnimatorCompat.
Link copied to clipboard
Helper for accessing features in ViewStructure.
Link copied to clipboard
Helper for accessing features in Window.
Link copied to clipboard
Class representing an animation of a set of windows that cause insets.
Link copied to clipboard
Controller for app-driven animation of system windows.
Link copied to clipboard
Describes a set of insets for window content.
Link copied to clipboard
class WindowInsetsCompatActivityTest(softInputMode: Int)
Link copied to clipboard
Link copied to clipboard
Provide simple controls of windows that generate insets.