Searched refs:PARKING_BRAKE_ON (Results 1 – 8 of 8) sorted by relevance
68 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()
62 addProperty(VehicleProperty.PARKING_BRAKE_ON, in configureMockedHal()63 VehiclePropValueBuilder.newBuilder(VehicleProperty.PARKING_BRAKE_ON) in configureMockedHal()
66 VehicleProperty.PARKING_BRAKE_ON};367 case VehicleProperty.PARKING_BRAKE_ON: in handlePropertyEvent()527 VehicleProperty.PARKING_BRAKE_ON, in updateVehiclePropertiesIfNeeded()
197 public static final int PARKING_BRAKE_ON = 287310850; field in VehiclePropertyIds830 if (o == PARKING_BRAKE_ON) { in toString()
169 set.add(VehiclePropertyIds.PARKING_BRAKE_ON); in initSensors()286 case VehiclePropertyIds.PARKING_BRAKE_ON: //0x11200402 287310850 in refreshSensorInfoText()
142 VehiclePropertyIds.PARKING_BRAKE_ON, in PropertyPermissionMapping()
328 mProps.put(VehicleProperty.PARKING_BRAKE_ON, new Pair<>( in PropertyHalServiceIds()
236 field public static final int PARKING_BRAKE_ON = 287310850; // 0x11200402