Searched defs:customComponentDuration (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
H A D | BatteryUsageStatsTest.java | 343 int cpuDuration, int customComponentDuration, double cpuPowerForeground, in addUidBatteryConsumer() 394 int customComponentDuration, double cpuPowerForeground, long cpuDurationForeground, in addAggregateBatteryConsumer() 502 int customComponentDuration, boolean processStateDataIncluded, in assertUidBatteryConsumer() 606 int cpuDuration, int customComponentDuration) { in assertUserBatteryConsumer() 623 int cpuDuration, int customComponentDuration) { in assertAggregateBatteryConsumer()
|