Searched refs:getPropertyConfigsFromService (Results 1 – 1 of 1) sorted by relevance
1868 CarPropertyConfigs configs = getPropertyConfigsFromService(filteredPropertyIds); in unsubscribePropertyEventsInternal()1964 CarPropertyConfigs configs = getPropertyConfigsFromService(propertyIds); in getPropertyList()2006 CarPropertyConfigs configs = getPropertyConfigsFromService( in getCarPropertyConfig()2046 CarPropertyConfigs configs = getPropertyConfigsFromService( in getAreaId()3307 CarPropertyConfigs configs = getPropertyConfigsFromService(propertyIds); in sanitizeSubscribeOptions()3479 private CarPropertyConfigs getPropertyConfigsFromService(Iterable<Integer> propertyIds) { in getPropertyConfigsFromService() method in CarPropertyManager