Searched refs:mgrPropIdToCarPropConfig (Results 1 – 1 of 1) sorted by relevance
1073 SparseArray<CarPropertyConfig<?>> mgrPropIdToCarPropConfig = new SparseArray<>(); in getPropertyList() local1079 mgrPropIdToCarPropConfig.put(mgrPropId, carPropertyConfig); in getPropertyList()1081 return mgrPropIdToCarPropConfig; in getPropertyList()