Searched refs:FRONT_LEFT (Results 1 – 6 of 6) sorted by relevance
35 public static final int FRONT_LEFT = 1; field in PortLocationType50 FRONT_LEFT,
33 assertThat(PortLocationType.FRONT_LEFT) in testMatchWithVehicleHal()34 .isEqualTo(android.hardware.automotive.vehicle.V2_0.PortLocationType.FRONT_LEFT); in testMatchWithVehicleHal()
97 .addIntValue(PortLocationType.FRONT_LEFT).build()); in configureMockedHal()176 assertThat(mCarInfoManager.getFuelDoorLocation()).isEqualTo(PortLocationType.FRONT_LEFT); in testGetPortDoorLocation()
65 constexpr int CHARGE_PORT_FRONT_LEFT = (int)PortLocationType::FRONT_LEFT;
172 field public static final int FRONT_LEFT = 1; // 0x1
328 * int32Values[0] = PortLocationType::FRONT_LEFT3545 FRONT_LEFT = 1,