Home
last modified time | relevance | path

Searched refs:WHEEL_LEFT_FRONT (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DVehicleAreaWheel.java43 public static final int WHEEL_LEFT_FRONT = 0x01; field in VehicleAreaWheel
54 WHEEL_LEFT_FRONT,
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPropertyServiceTest.java151 android.car.VehicleAreaWheel.WHEEL_LEFT_FRONT, in testregisterListener()
180 android.car.VehicleAreaWheel.WHEEL_LEFT_FRONT, in testregisterListener_exceptionAndRetry()
219 android.car.VehicleAreaWheel.WHEEL_LEFT_FRONT, in testUnregisterListener()
246 android.car.VehicleAreaWheel.WHEEL_LEFT_FRONT, in testUnregisterListener_exceptionAndRetry()
DCarPropertyManagerTest.java1099 newTirePressureVehiclePropValue(VehicleAreaWheel.WHEEL_LEFT_FRONT, in registerCallback_handlesContinuousPropertyUpdateRate()
1103 newTirePressureVehiclePropValue(VehicleAreaWheel.WHEEL_LEFT_FRONT, in registerCallback_handlesContinuousPropertyUpdateRate()
1107 newTirePressureVehiclePropValue(VehicleAreaWheel.WHEEL_LEFT_FRONT, in registerCallback_handlesContinuousPropertyUpdateRate()
1115 VehicleAreaWheel.WHEEL_LEFT_FRONT, wheelLeftFrontValue, in registerCallback_handlesContinuousPropertyUpdateRate()
1119 VehicleAreaWheel.WHEEL_LEFT_FRONT, newEnoughWheelLeftFrontValue, in registerCallback_handlesContinuousPropertyUpdateRate()
1152 newTirePressureVehiclePropValue(VehicleAreaWheel.WHEEL_LEFT_FRONT, in registerCallback_handlesOutOfTimeOrderEventsWithDifferentAreaIds()
1172 VehicleAreaWheel.WHEEL_LEFT_FRONT, wheelLeftFrontValue, in registerCallback_handlesOutOfTimeOrderEventsWithDifferentAreaIds()
1477 VehicleAreaWheel.WHEEL_LEFT_FRONT).setChangeMode( in configureMockedHal()
/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/actuators/
DCarActuator.java51 VehicleAreaWheel.WHEEL_LEFT_FRONT | VehicleAreaWheel.WHEEL_RIGHT_FRONT,
/packages/services/Car/car-lib/api/
Dcurrent.txt281 field public static final int WHEEL_LEFT_FRONT = 1; // 0x1
Dlint-baseline.txt634 UnflaggedApi: android.car.VehicleAreaWheel#WHEEL_LEFT_FRONT:
635 New API must be flagged with @FlaggedApi: field android.car.VehicleAreaWheel.WHEEL_LEFT_FRONT
/packages/services/Car/car-lib-module/api/
Dcurrent.txt281 field public static final int WHEEL_LEFT_FRONT = 1; // 0x1
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2181 field TIRAMISU_0 int WHEEL_LEFT_FRONT = 0x01;