Searched refs:getCustomEnergyConsumerNames (Results 1 – 4 of 4) sorted by relevance
157 mStats.getCustomEnergyConsumerNames(), includePowerModels); in getCurrentBatteryUsageStats()238 mStats.getCustomEnergyConsumerNames(), includePowerModels); in getAggregatedBatteryUsageStats()
7011 public @NonNull String[] getCustomEnergyConsumerNames() { in getCustomEnergyConsumerNames() method in BatteryStatsImpl
183 final String[] customPowerComponentNames = mBatteryStats.getCustomEnergyConsumerNames();
2633 public abstract @NonNull String[] getCustomEnergyConsumerNames(); in getCustomEnergyConsumerNames() method in BatteryStats