Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/AutomaticEmergencyBrakingState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ package android.hardware.automotive.vehicle; /** * Used to enumerate the state of Automatic Emergency Braking (AEB). * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/BlindSpotWarningState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ package android.hardware.automotive.vehicle; /** * Used to enumerate the state of Blind Spot Warning State (BSW). * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/CrossTrafficMonitoringWarningState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ package android.hardware.automotive.vehicle; /** * Used to enumerate the state of Cross Traffic Monitoring Warning system. * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/CruiseControlCommand.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ package android.hardware.automotive.vehicle; * Used to enumerate the Cruise Control (CC) commands. * * This enum could be extended in future releases to include additional feature states. * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/CruiseControlState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ package android.hardware.automotive.vehicle; * Used to enumerate the current state of Cruise Control (CC). * * This enum could be extended in future releases to include additional feature states. * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/AutomaticEmergencyBrakingState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ package android.hardware.automotive.vehicle; /** * Used to enumerate the state of Automatic Emergency Braking (AEB). * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/BlindSpotWarningState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ package android.hardware.automotive.vehicle; /** * Used to enumerate the state of Blind Spot Warning State (BSW). * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/CrossTrafficMonitoringWarningState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,9 @@ package android.hardware.automotive.vehicle; /** * Used to enumerate the state of Cross Traffic Monitoring Warning system. * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/CruiseControlCommand.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ package android.hardware.automotive.vehicle; * Used to enumerate the Cruise Control (CC) commands. * * This enum could be extended in future releases to include additional feature states. * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/CruiseControlState.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ package android.hardware.automotive.vehicle; * Used to enumerate the current state of Cruise Control (CC). * * This enum could be extended in future releases to include additional feature states. * * Through the use of VehicleAreaConfig#supportedEnumValues, OEMs may specify they only support a * subset of the enums that are defined here. */ @VintfStability @Backing(type="int") Loading