Home
last modified time | relevance | path

Searched refs:CruiseControlCommand (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCruiseControlCommandTest.java46 android.car.hardware.property.CruiseControlCommand.ACTIVATE, in constantValues()
47 android.hardware.automotive.vehicle.CruiseControlCommand.ACTIVATE in constantValues()
50 android.car.hardware.property.CruiseControlCommand.SUSPEND, in constantValues()
51 android.hardware.automotive.vehicle.CruiseControlCommand.SUSPEND in constantValues()
54 android.car.hardware.property.CruiseControlCommand in constantValues()
56 android.hardware.automotive.vehicle.CruiseControlCommand in constantValues()
60 android.car.hardware.property.CruiseControlCommand in constantValues()
62 android.hardware.automotive.vehicle.CruiseControlCommand in constantValues()
66 android.car.hardware.property.CruiseControlCommand in constantValues()
68 android.hardware.automotive.vehicle.CruiseControlCommand in constantValues()
[all …]
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCruiseControlCommand.java33 public class CruiseControlCommand { class
73 private CruiseControlCommand() {} in CruiseControlCommand() method in CruiseControlCommand
80 @CruiseControlCommand.CruiseControlCommandInt int cruiseControlCommand) { in toString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java33 import android.car.hardware.property.CruiseControlCommand;
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt2786 UnflaggedApi: android.car.hardware.property.CruiseControlCommand:
2787 … New API must be flagged with @FlaggedApi: class android.car.hardware.property.CruiseControlCommand
2788 UnflaggedApi: android.car.hardware.property.CruiseControlCommand#ACTIVATE:
2789 …must be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlCommand.ACTIVATE
2790 UnflaggedApi: android.car.hardware.property.CruiseControlCommand#DECREASE_TARGET_SPEED:
2791 … be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlCommand.DECREASE_TA…
2792 UnflaggedApi: android.car.hardware.property.CruiseControlCommand#DECREASE_TARGET_TIME_GAP:
2793 … be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlCommand.DECREASE_TA…
2794 UnflaggedApi: android.car.hardware.property.CruiseControlCommand#INCREASE_TARGET_SPEED:
2795 … be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlCommand.INCREASE_TA…
[all …]
Dsystem-current.txt1287 public class CruiseControlCommand {
Dtest-current.txt1361 public class CruiseControlCommand {
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1287 public class CruiseControlCommand {