Searched refs:configForSupportedProps (Results 1 – 1 of 1) sorted by relevance
155 ArrayList<VehiclePropConfig> configForSupportedProps; in getAllPropConfigs() local157 configForSupportedProps = getPropConfigs(new ArrayList<>( in getAllPropConfigs()166 if (configForSupportedProps.size() == 0) { in getAllPropConfigs()179 return getAllPropConfigsThroughMultipleRequests(configForSupportedProps.get(0)); in getAllPropConfigs()424 VehiclePropConfig configForSupportedProps) in getAllPropConfigsThroughMultipleRequests() argument426 if (configForSupportedProps.configArray.size() < 1) { in getAllPropConfigsThroughMultipleRequests()432 int numConfigsPerRequest = configForSupportedProps.configArray.get(0); in getAllPropConfigsThroughMultipleRequests()