Searched refs:getLastCarPropertyValue (Results 1 – 1 of 1) sorted by relevance
592 assertThat((int) callback.getLastCarPropertyValue(CUSTOM_SEAT_INT_PROP_1).getValue()) in testOnChangeEventWithSameAreaId()624 assertThat((int) callback.getLastCarPropertyValue(CUSTOM_SEAT_INT_PROP_2).getValue()) in testOnChangeEventWithDifferentAreaId()934 public CarPropertyValue getLastCarPropertyValue(int propId) { in getLastCarPropertyValue() method in CarPropertyManagerTest.TestSequenceCallback