Searched refs:mIdToAggregateResult (Results 1 – 1 of 1) sorted by relevance
133 private final Map<Integer, AggregationResultCreator> mIdToAggregateResult; field in AggregationTypeIdMapper138 mIdToAggregateResult = new HashMap<>(); in AggregationTypeIdMapper()254 return mIdToAggregateResult.get(id).getAggregateResult(parcel); in getAggregateResultFor()324 mIdToAggregateResult.put( in addLongIdsToAggregateResultMap()334 mIdToAggregateResult.put( in addDoubleIdsToAggregateResultMap()344 mIdToAggregateResult.put( in addEnergyIdsToAggregateResultMap()354 mIdToAggregateResult.put( in addPowerIdsToAggregateResultMap()364 mIdToAggregateResult.put( in addTemperatureDeltaIdsToAggregateResultMap()374 mIdToAggregateResult.put( in addPressureIdsToAggregateResultMap()384 mIdToAggregateResult.put( in addLengthIdsToAggregateResultMap()[all …]