Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/property/
DErrorState.java42 public static final int OTHER_ERROR_STATE = -1; field in ErrorState
81 case OTHER_ERROR_STATE: in toString()
99 @IntDef({OTHER_ERROR_STATE, NOT_AVAILABLE_DISABLED, NOT_AVAILABLE_SPEED_LOW,
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DErrorStateTest.java46 android.car.hardware.property.ErrorState.OTHER_ERROR_STATE, in constantValues()
47 android.hardware.automotive.vehicle.ErrorState.OTHER_ERROR_STATE in constantValues()
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java118 ErrorState.OTHER_ERROR_STATE,
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1375 field public static final int OTHER_ERROR_STATE = -1; // 0xffffffff
/packages/services/Car/car-lib/api/
Dsystem-current.txt1375 field public static final int OTHER_ERROR_STATE = -1; // 0xffffffff
Dtest-current.txt1449 field public static final int OTHER_ERROR_STATE = -1; // 0xffffffff
Dsystem-lint-baseline.txt2860 UnflaggedApi: android.car.hardware.property.ErrorState#OTHER_ERROR_STATE:
2861 … must be flagged with @FlaggedApi: field android.car.hardware.property.ErrorState.OTHER_ERROR_STATE