Home
last modified time | relevance | path

Searched refs:ErrorState (Results 1 – 9 of 9) sorted by relevance

/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()
50 android.car.hardware.property.ErrorState.NOT_AVAILABLE_DISABLED, in constantValues()
51 android.hardware.automotive.vehicle.ErrorState in constantValues()
55 android.car.hardware.property.ErrorState.NOT_AVAILABLE_SPEED_LOW, in constantValues()
56 android.hardware.automotive.vehicle.ErrorState in constantValues()
60 android.car.hardware.property.ErrorState.NOT_AVAILABLE_SPEED_HIGH, in constantValues()
61 android.hardware.automotive.vehicle.ErrorState in constantValues()
65 android.car.hardware.property.ErrorState in constantValues()
67 android.hardware.automotive.vehicle.ErrorState in constantValues()
[all …]
/packages/services/Car/car-lib/src/android/car/hardware/property/
DErrorState.java35 public final class ErrorState { class
73 private ErrorState() {} in ErrorState() method in ErrorState
/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java42 import android.car.hardware.property.ErrorState;
118 ErrorState.OTHER_ERROR_STATE,
119 ErrorState.NOT_AVAILABLE_DISABLED,
120 ErrorState.NOT_AVAILABLE_SPEED_LOW,
121 ErrorState.NOT_AVAILABLE_SPEED_HIGH,
122 ErrorState.NOT_AVAILABLE_SAFETY
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java2197 class ErrorState extends State { class in Tethering.TetherMainSM
2227 class SetIpForwardingEnabledErrorState extends ErrorState {
2235 class SetIpForwardingDisabledErrorState extends ErrorState {
2243 class StartTetheringErrorState extends ErrorState {
2254 class StopTetheringErrorState extends ErrorState {
2265 class SetDnsForwardersErrorState extends ErrorState {
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java41 import android.car.hardware.property.ErrorState;
/packages/services/Car/car-lib/api/
Dsystem-lint-baseline.txt2848 UnflaggedApi: android.car.hardware.property.ErrorState:
2849 New API must be flagged with @FlaggedApi: class android.car.hardware.property.ErrorState
2850 UnflaggedApi: android.car.hardware.property.ErrorState#NOT_AVAILABLE_DISABLED:
2851 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.ErrorState.NOT_AVAIL…
2852 UnflaggedApi: android.car.hardware.property.ErrorState#NOT_AVAILABLE_POOR_VISIBILITY:
2853 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.ErrorState.NOT_AVAIL…
2854 UnflaggedApi: android.car.hardware.property.ErrorState#NOT_AVAILABLE_SAFETY:
2855 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.ErrorState.NOT_AVAIL…
2856 UnflaggedApi: android.car.hardware.property.ErrorState#NOT_AVAILABLE_SPEED_HIGH:
2857 …New API must be flagged with @FlaggedApi: field android.car.hardware.property.ErrorState.NOT_AVAIL…
[all …]
Dsystem-current.txt1368 public final class ErrorState {
Dtest-current.txt1442 public final class ErrorState {
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt1368 public final class ErrorState {