Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DCruiseControlCommand.java50 public static final int INCREASE_TARGET_SPEED = 3; field in CruiseControlCommand
86 case INCREASE_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.java55 .INCREASE_TARGET_SPEED, in constantValues()
57 .INCREASE_TARGET_SPEED in constantValues()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1292 field public static final int INCREASE_TARGET_SPEED = 3; // 0x3
/packages/services/Car/car-lib/api/
Dsystem-current.txt1292 field public static final int INCREASE_TARGET_SPEED = 3; // 0x3
Dtest-current.txt1366 field public static final int INCREASE_TARGET_SPEED = 3; // 0x3
Dsystem-lint-baseline.txt2794 UnflaggedApi: android.car.hardware.property.CruiseControlCommand#INCREASE_TARGET_SPEED:
2795 …ed with @FlaggedApi: field android.car.hardware.property.CruiseControlCommand.INCREASE_TARGET_SPEED