Home
last modified time | relevance | path

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

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