package

androidx.car.app.annotations

Annotation Types

CarProtocolAny class annotated with this marker is part of the protocol layer for remote host rendering.
ExperimentalCarApiAny declaration annotated with this marker is considered unstable API, subject to change.
KeepFieldsCommon interface to be used by Proguard rules to keep the class names and private final fields
RequiresCarApiDefines the minimum API level required to be able to use this model, field, or method.