Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarDrivingRestrictionsTest.java68 addProperty(VehicleProperty.PARKING_BRAKE_ON, VehiclePropValueBuilder in configureMockedHal()
69 .newBuilder(VehicleProperty.PARKING_BRAKE_ON) in configureMockedHal()
166 VehiclePropValueBuilder.newBuilder(VehicleProperty.PARKING_BRAKE_ON) in testDrivingStateChange()
DCarSensorManagerTest.java62 addProperty(VehicleProperty.PARKING_BRAKE_ON, in configureMockedHal()
63 VehiclePropValueBuilder.newBuilder(VehicleProperty.PARKING_BRAKE_ON) in configureMockedHal()
/packages/services/Car/service/src/com/android/car/
DCarDrivingStateService.java66 VehicleProperty.PARKING_BRAKE_ON};
367 case VehicleProperty.PARKING_BRAKE_ON: in handlePropertyEvent()
527 VehicleProperty.PARKING_BRAKE_ON, in updateVehiclePropertiesIfNeeded()
/packages/services/Car/car-lib/src/android/car/
DVehiclePropertyIds.java197 public static final int PARKING_BRAKE_ON = 287310850; field in VehiclePropertyIds
830 if (o == PARKING_BRAKE_ON) { in toString()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/sensor/
DSensorsTestFragment.java169 set.add(VehiclePropertyIds.PARKING_BRAKE_ON); in initSensors()
286 case VehiclePropertyIds.PARKING_BRAKE_ON: //0x11200402 287310850 in refreshSensorInfoText()
/packages/services/Car/car-lib/src/com/android/car/internal/
DPropertyPermissionMapping.java142 VehiclePropertyIds.PARKING_BRAKE_ON, in PropertyPermissionMapping()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalServiceIds.java328 mProps.put(VehicleProperty.PARKING_BRAKE_ON, new Pair<>( in PropertyHalServiceIds()
/packages/services/Car/car-lib/api/
Dcurrent.txt236 field public static final int PARKING_BRAKE_ON = 287310850; // 0x11200402