Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DEvStoppingMode.java48 public static final int STATE_ROLL = 2; field in EvStoppingMode
67 case STATE_ROLL: in toString()
77 @IntDef({STATE_OTHER, STATE_CREEP, STATE_ROLL, STATE_HOLD})
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DEvStoppingModeTest.java54 android.car.hardware.property.EvStoppingMode.STATE_ROLL, in constantValues()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1383 field public static final int STATE_ROLL = 2; // 0x2
/packages/services/Car/car-lib/api/
Dsystem-current.txt1383 field public static final int STATE_ROLL = 2; // 0x2
Dtest-current.txt1457 field public static final int STATE_ROLL = 2; // 0x2
Dsystem-lint-baseline.txt2872 UnflaggedApi: android.car.hardware.property.EvStoppingMode#STATE_ROLL:
2873 …API must be flagged with @FlaggedApi: field android.car.hardware.property.EvStoppingMode.STATE_ROLL