Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DEvStoppingMode.java43 public static final int STATE_CREEP = 1; field in EvStoppingMode
65 case STATE_CREEP: 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.java50 android.car.hardware.property.EvStoppingMode.STATE_CREEP, in constantValues()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1380 field public static final int STATE_CREEP = 1; // 0x1
/packages/services/Car/car-lib/api/
Dsystem-current.txt1380 field public static final int STATE_CREEP = 1; // 0x1
Dtest-current.txt1454 field public static final int STATE_CREEP = 1; // 0x1
Dsystem-lint-baseline.txt2866 UnflaggedApi: android.car.hardware.property.EvStoppingMode#STATE_CREEP:
2867 …PI must be flagged with @FlaggedApi: field android.car.hardware.property.EvStoppingMode.STATE_CREEP