Home
last modified time | relevance | path

Searched defs:newAttributions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DEnergyConsumerSnapshot.java189 final EnergyConsumerAttribution[] newAttributions = ecr.attribution; in updateAndGetDelta() local
297 @Nullable EnergyConsumerAttribution[] newAttributions, int avgVoltageMV) { in updateAndGetDeltaForTypeOther()