Home
last modified time | relevance | path

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

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DTrailerStateTest.java46 android.car.hardware.property.TrailerState.STATE_UNKNOWN, in constantValues()
47 android.hardware.automotive.vehicle.TrailerState.UNKNOWN in constantValues()
50 android.car.hardware.property.TrailerState.STATE_NOT_PRESENT, in constantValues()
51 android.hardware.automotive.vehicle.TrailerState.NOT_PRESENT in constantValues()
54 android.car.hardware.property.TrailerState.STATE_PRESENT, in constantValues()
55 android.hardware.automotive.vehicle.TrailerState.PRESENT in constantValues()
58 android.car.hardware.property.TrailerState.STATE_ERROR, in constantValues()
59 android.hardware.automotive.vehicle.TrailerState.ERROR in constantValues()
/packages/services/Car/car-lib/src/android/car/hardware/property/
DTrailerState.java32 public final class TrailerState { class
58 private TrailerState() {} in TrailerState() method in TrailerState
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java54 import android.car.hardware.property.TrailerState;
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt2958 UnflaggedApi: android.car.hardware.property.TrailerState:
2959 New API must be flagged with @FlaggedApi: class android.car.hardware.property.TrailerState
2960 UnflaggedApi: android.car.hardware.property.TrailerState#STATE_ERROR:
2961 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.TrailerState.STATE_E…
2962 UnflaggedApi: android.car.hardware.property.TrailerState#STATE_NOT_PRESENT:
2963 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.TrailerState.STATE_N…
2964 UnflaggedApi: android.car.hardware.property.TrailerState#STATE_PRESENT:
2965 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.TrailerState.STATE_P…
2966 UnflaggedApi: android.car.hardware.property.TrailerState#STATE_UNKNOWN:
2967 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.TrailerState.STATE_U…
[all …]
Dsystem-current.txt1470 public final class TrailerState {
Dtest-current.txt1544 public final class TrailerState {
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1470 public final class TrailerState {