Searched refs:VEHICLE_ZONE_ROW_2_LEFT (Results 1 – 3 of 3) sorted by relevance
95 CUSTOM_PROPERTY_ZONED_INT32, VehicleZone.VEHICLE_ZONE_ROW_2_LEFT, 0, 0))); in setUp()186 VehicleZone.VEHICLE_ZONE_ROW_2_LEFT, INT_VALUE); in testCustomZonedIntProperties()192 VehicleZone.VEHICLE_ZONE_ROW_2_LEFT)); in testCustomZonedIntProperties()198 VehicleZone.VEHICLE_ZONE_ROW_2_LEFT)); in testCustomZonedIntProperties()
42 assertEquals(VehicleNetworkConsts.VehicleZone.VEHICLE_ZONE_ROW_2_LEFT, in testMatchWithVehicleHal()
790 public static final int VEHICLE_ZONE_ROW_2_LEFT = 0x00000010; field in VehicleNetworkConsts.VehicleZone809 case VEHICLE_ZONE_ROW_2_LEFT: return "VEHICLE_ZONE_ROW_2_LEFT"; in enumToString()