Home
last modified time | relevance | path

Searched refs:DECREASE_TARGET_SPEED (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCruiseControlCommand.java56 public static final int DECREASE_TARGET_SPEED = 4; field in CruiseControlCommand
88 case DECREASE_TARGET_SPEED: in toString()
100 @IntDef({ACTIVATE, SUSPEND, INCREASE_TARGET_SPEED, DECREASE_TARGET_SPEED,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCruiseControlCommandTest.java61 .DECREASE_TARGET_SPEED, in constantValues()
63 .DECREASE_TARGET_SPEED in constantValues()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1290 field public static final int DECREASE_TARGET_SPEED = 4; // 0x4
/packages/services/Car/car-lib/api/
Dsystem-current.txt1290 field public static final int DECREASE_TARGET_SPEED = 4; // 0x4
Dtest-current.txt1364 field public static final int DECREASE_TARGET_SPEED = 4; // 0x4
Dsystem-lint-baseline.txt2790 UnflaggedApi: android.car.hardware.property.CruiseControlCommand#DECREASE_TARGET_SPEED:
2791 …ed with @FlaggedApi: field android.car.hardware.property.CruiseControlCommand.DECREASE_TARGET_SPEED