package

androidx.car.app.activity.renderer.surface

Interfaces

OnBackPressedListenerClasses that wish to listen for back button events should implement this.
OnCreateInputConnectionListenerProxies the android.view.View method invocation events from TemplateSurfaceView to the host renderer.
SurfaceControlCallbackA host-side interface for reporting to an off-process renderer events affecting the it renders content on.

Classes

LegacySurfacePackageA serializable class containing all the data required to render and interact with a surface from an off-process renderer.
SurfaceHolderListenerA listener of SurfaceHolder.
SurfaceWrapperA class holding the information needed to render the content on a surface.
SurfaceWrapperProviderProvides the render config for the given TemplateSurfaceView.
TemplateSurfaceViewA surface view suitable for template rendering.