Searched refs:CarPropertyConfigs (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()3421 private static final class CarPropertyConfigs { class in CarPropertyManager3430 CarPropertyConfigs(GetPropertyConfigListResult result, IntArray unsupportedPropIds) { in CarPropertyConfigs() method in CarPropertyManager.CarPropertyConfigs3479 private CarPropertyConfigs getPropertyConfigsFromService(Iterable<Integer> propertyIds) { in getPropertyConfigsFromService()3497 return new CarPropertyConfigs(result, unsupportedPropertyIds); in getPropertyConfigsFromService()