Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DTrailerState.java46 public static final int STATE_NOT_PRESENT = 1; field in TrailerState
69 case STATE_NOT_PRESENT: in toString()
81 @IntDef({STATE_UNKNOWN, STATE_NOT_PRESENT, STATE_PRESENT, STATE_ERROR})
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DTrailerStateTest.java50 android.car.hardware.property.TrailerState.STATE_NOT_PRESENT, in constantValues()
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1473 field public static final int STATE_NOT_PRESENT = 1; // 0x1
/packages/services/Car/car-lib/api/
Dsystem-current.txt1473 field public static final int STATE_NOT_PRESENT = 1; // 0x1
Dtest-current.txt1547 field public static final int STATE_NOT_PRESENT = 1; // 0x1
Dsystem-lint-baseline.txt2962 UnflaggedApi: android.car.hardware.property.TrailerState#STATE_NOT_PRESENT:
2963 …ust be flagged with @FlaggedApi: field android.car.hardware.property.TrailerState.STATE_NOT_PRESENT