Searched refs:setPropertyAndWaitForChange (Results 1 – 1 of 1) sorted by relevance
882 CarPropertyValue<Boolean> carPropertyValue = setPropertyAndWaitForChange( in setBooleanPropertyInAllAreaIds()917 CarPropertyValue<U> carPropertyValue = setPropertyAndWaitForChange(carPropertyManager, in restoreInitialValuesByAreaId()1122 () -> setPropertyAndWaitForChange( in verifyIntegerPropertySetter()1177 CarPropertyValue<T> updatedCarPropertyValue = setPropertyAndWaitForChange( in verifySetProperty()1214 CarPropertyValue<Float[]> updatedCarPropertyValue = setPropertyAndWaitForChange( in verifyHvacTemperatureValueSuggestionSetter()2863 private static <U> CarPropertyValue<U> setPropertyAndWaitForChange( in setPropertyAndWaitForChange() method in VehiclePropertyVerifier2866 return setPropertyAndWaitForChange(carPropertyManager, propertyId, propertyType, areaId, in setPropertyAndWaitForChange()2870 private static <U> CarPropertyValue<U> setPropertyAndWaitForChange( in setPropertyAndWaitForChange() method in VehiclePropertyVerifier