Searched refs:WHEEL_LEFT_FRONT (Results 1 – 8 of 8) sorted by relevance
/packages/services/Car/car-lib/src/android/car/ |
D | VehicleAreaWheel.java | 43 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/ |
D | CarPropertyServiceTest.java | 151 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()
|
D | CarPropertyManagerTest.java | 1099 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/ |
D | CarActuator.java | 51 VehicleAreaWheel.WHEEL_LEFT_FRONT | VehicleAreaWheel.WHEEL_RIGHT_FRONT,
|
/packages/services/Car/car-lib/api/ |
D | current.txt | 281 field public static final int WHEEL_LEFT_FRONT = 1; // 0x1
|
D | lint-baseline.txt | 634 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/ |
D | current.txt | 281 field public static final int WHEEL_LEFT_FRONT = 1; // 0x1
|
/packages/services/Car/tools/GenericCarApiBuilder/ |
D | complete_car_api_list.txt | 2181 field TIRAMISU_0 int WHEEL_LEFT_FRONT = 0x01;
|