Searched refs:VEHICLE_ZONE_ROW_1_RIGHT (Results 1 – 4 of 4) sorted by relevance
223 VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT, in testCustomZonedIntVecProperties()227 VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT); in testCustomZonedIntVecProperties()261 VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT, in testCustomZonedFloatVecProperties()265 VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT); in testCustomZonedFloatVecProperties()
36 assertEquals(VehicleNetworkConsts.VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT, in testMatchWithVehicleHal()
314 if (prop.hasArea(VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT)) { in configureTempSetpoint()315 mZoneForSetTempP = VehicleZone.VEHICLE_ZONE_ROW_1_RIGHT; in configureTempSetpoint()
788 public static final int VEHICLE_ZONE_ROW_1_RIGHT = 0x00000004; field in VehicleNetworkConsts.VehicleZone807 case VEHICLE_ZONE_ROW_1_RIGHT: return "VEHICLE_ZONE_ROW_1_RIGHT"; in enumToString()