Searched defs:aggregatedPowerStatsConfig (Results 1 – 4 of 4) sorted by relevance
68 AggregatedPowerStats(AggregatedPowerStatsConfig aggregatedPowerStatsConfig) { in AggregatedPowerStats()189 TypedXmlPullParser parser, AggregatedPowerStatsConfig aggregatedPowerStatsConfig) in createFromXml()
73 AggregatedPowerStatsConfig aggregatedPowerStatsConfig) { in PowerStatsStore()351 DefaultSectionReader(AggregatedPowerStatsConfig aggregatedPowerStatsConfig) { in DefaultSectionReader()
40 public PowerStatsAggregator(AggregatedPowerStatsConfig aggregatedPowerStatsConfig, in PowerStatsAggregator()
165 AggregatedPowerStatsConfig aggregatedPowerStatsConfig = new AggregatedPowerStatsConfig(); in copyEstimatesFromMobileRadioPowerStats() local