Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/property/
DPropertyHalServiceConfigsUnitTest.java201 .isReadable(mContext, VehiclePropertyIds.CRUISE_CONTROL_COMMAND)).isFalse(); in testIsReadableWritableForSystemProperty()
203 .isWritable(mContext, VehiclePropertyIds.CRUISE_CONTROL_COMMAND)).isFalse(); in testIsReadableWritableForSystemProperty()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java6717 public static final int CRUISE_CONTROL_COMMAND = 289411090; field in VehiclePropertyIds
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt302 …car.Car.PERMISSION_CONTROL_ADAS_STATES)) public static final int CRUISE_CONTROL_COMMAND = 28941109…
/packages/services/Car/car-lib/api/
Dsystem-current.txt302 …car.Car.PERMISSION_CONTROL_ADAS_STATES)) public static final int CRUISE_CONTROL_COMMAND = 28941109…
Dtest-current.txt305 …car.Car.PERMISSION_CONTROL_ADAS_STATES)) public static final int CRUISE_CONTROL_COMMAND = 28941109…
Dsystem-lint-baseline.txt1400 UnflaggedApi: android.car.VehiclePropertyIds#CRUISE_CONTROL_COMMAND:
1401 …w API must be flagged with @FlaggedApi: field android.car.VehiclePropertyIds.CRUISE_CONTROL_COMMAND