Home
last modified time | relevance | path

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

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCruiseControlStateTest.java46 android.car.hardware.property.CruiseControlState.OTHER, in constantValues()
47 android.hardware.automotive.vehicle.CruiseControlState.OTHER in constantValues()
50 android.car.hardware.property.CruiseControlState.ENABLED, in constantValues()
51 android.hardware.automotive.vehicle.CruiseControlState.ENABLED in constantValues()
54 android.car.hardware.property.CruiseControlState.ACTIVATED, in constantValues()
55 android.hardware.automotive.vehicle.CruiseControlState.ACTIVATED in constantValues()
58 android.car.hardware.property.CruiseControlState.USER_OVERRIDE, in constantValues()
59 android.hardware.automotive.vehicle.CruiseControlState.USER_OVERRIDE in constantValues()
62 android.car.hardware.property.CruiseControlState.SUSPENDED, in constantValues()
63 android.hardware.automotive.vehicle.CruiseControlState.SUSPENDED in constantValues()
[all …]
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCruiseControlState.java34 public class CruiseControlState { class
77 private CruiseControlState() {} in CruiseControlState() method in CruiseControlState
84 @CruiseControlState.CruiseControlStateInt int cruiseControlState) { in toString()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java34 import android.car.hardware.property.CruiseControlState;
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt2802 UnflaggedApi: android.car.hardware.property.CruiseControlState:
2803 New API must be flagged with @FlaggedApi: class android.car.hardware.property.CruiseControlState
2804 UnflaggedApi: android.car.hardware.property.CruiseControlState#ACTIVATED:
2805 … must be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlState.ACTIVATED
2806 UnflaggedApi: android.car.hardware.property.CruiseControlState#ENABLED:
2807 …PI must be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlState.ENABLED
2808 UnflaggedApi: android.car.hardware.property.CruiseControlState#FORCED_DEACTIVATION_WARNING:
2809 …t be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlState.FORCED_DEACT…
2810 UnflaggedApi: android.car.hardware.property.CruiseControlState#OTHER:
2811 … API must be flagged with @FlaggedApi: field android.car.hardware.property.CruiseControlState.OTHER
[all …]
Dsystem-current.txt1297 public class CruiseControlState {
Dtest-current.txt1371 public class CruiseControlState {
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1297 public class CruiseControlState {