Searched defs:areaIdToInitialValue (Results 1 – 1 of 1) sorted by relevance
803 SparseArray<U> areaIdToInitialValue = in storeCurrentValuesForProperty() local808 mPropertyToAreaIdValues.put(carPropertyConfig.getPropertyId(), areaIdToInitialValue); in storeCurrentValuesForProperty() local822 SparseArray<U> areaIdToInitialValue = (SparseArray<U>) in restoreInitialValues() local844 SparseArray<U> areaIdToInitialValue = new SparseArray<U>(); in getInitialValuesByAreaId() local893 CarPropertyManager carPropertyManager, SparseArray<U> areaIdToInitialValue) { in restoreInitialValuesByAreaId()