Package-level declarations
Types
Link copied to clipboard
(SESL Variant) Helper for accessing AccessibilityDelegate.
Link copied to clipboard
This class is a mediator for accomplishing a given task, for example sharing a file.
Link copied to clipboard
class ContentInfoCompat
class ContentInfoCompat
Holds all the relevant data for a request to OnReceiveContentListener.
Link copied to clipboard
Controller differential motion flings.
Link copied to clipboard
interface DifferentialMotionFlingTarget
interface DifferentialMotionFlingTarget
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
Link copied to clipboard
class DisplayCutoutCompat
class DisplayCutoutCompat
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
DragStartHelper is a utility class for implementing drag and drop support.
Link copied to clipboard
class GestureDetectorCompat
class GestureDetectorCompat
Detects various gestures and events using the supplied MotionEvents.
Link copied to clipboard
class GravityCompat
class GravityCompat
Compatibility shim for accessing newer functionality from Gravity.
Link copied to clipboard
Helper class for accessing values in android.view.HapticFeedbackConstants.
Link copied to clipboard
class InputDeviceCompat
class InputDeviceCompat
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
class LayoutInflaterCompat
class LayoutInflaterCompat
Helper for accessing features in LayoutInflater.
Link copied to clipboard
interface LayoutInflaterFactory
interface LayoutInflaterFactory
Used with
LayoutInflaterCompat.setFactory()
.Link copied to clipboard
class MarginLayoutParamsCompat
class MarginLayoutParamsCompat
Helper for accessing API features in MarginLayoutParams in a backwards compatible way.
Link copied to clipboard
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
Link copied to clipboard
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
Link copied to clipboard
interface NestedScrollingChild
interface NestedScrollingChild
Link copied to clipboard
Link copied to clipboard
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
interface NestedScrollingParent
interface NestedScrollingParent
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
interface OnApplyWindowInsetsListener
interface OnApplyWindowInsetsListener
Listener for applying window insets on a view in a custom way.
Link copied to clipboard
An OnPreDrawListener that will remove itself after one OnPreDraw call.
Link copied to clipboard
interface OnReceiveContentListener
interface OnReceiveContentListener
Listener for apps to implement handling for insertion of content.
Link copied to clipboard
interface OnReceiveContentViewBehavior
interface OnReceiveContentViewBehavior
Interface for widgets to implement default behavior for receiving content.
Link copied to clipboard
class PointerIconCompat
class PointerIconCompat
Helper for accessing features in PointerIcon in a backwards compatible fashion.
Link copied to clipboard
Helper for accessing features in ScaleGestureDetector.
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Provide controls for showing and hiding the IME.
Link copied to clipboard
interface TintableBackgroundView
interface TintableBackgroundView
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
class VelocityTrackerCompat
class VelocityTrackerCompat
Helper for accessing features in VelocityTracker.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ViewConfigurationCompat
class ViewConfigurationCompat
Helper for accessing features in ViewConfiguration.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface ViewPropertyAnimatorListener
interface ViewPropertyAnimatorListener
An animation listener receives notifications from an animation.
Link copied to clipboard
This adapter class provides empty implementations of the methods from ViewPropertyAnimatorListener.
Link copied to clipboard
interface ViewPropertyAnimatorUpdateListener
interface ViewPropertyAnimatorUpdateListener
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
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
Listener that encapsulates a request to controlWindowInsetsAnimation.
Link copied to clipboard
Describes a set of insets for window content.
Link copied to clipboard
Link copied to clipboard
class WindowInsetsCompatTest
Link copied to clipboard
Provide simple controls of windows that generate insets.