Home
last modified time | relevance | path

Searched refs:newCombinedRateInfo (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DSubscriptionManager.java437 RateInfo newCombinedRateInfo = mStagedRateInfoByClientByPropIdAreaId in diffBetweenCurrentAndStage() local
443 .equals(newCombinedRateInfo))) { in diffBetweenCurrentAndStage()
447 VehiclePropertyIds.toString(propertyId), areaId, newCombinedRateInfo)); in diffBetweenCurrentAndStage()
449 diffRateInfoByPropIdAreaId.put(propertyId, areaId, newCombinedRateInfo); in diffBetweenCurrentAndStage()