Home
last modified time | relevance | path

Searched refs:WEIGHT_CONSUMED_POWER (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DBatteryUsageStats.java551 private static final double WEIGHT_CONSUMED_POWER = 1; field in BatteryUsageStats
568 return consumedPower * WEIGHT_CONSUMED_POWER in getUidBatteryConsumerWeight()