Home
last modified time | relevance | path

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

/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/src/com/android/frameworks/core/batterystatsviewer/
DBatteryConsumerData.java42 DEVICE_TOTAL_POWER, enumConstant
222 addEntry("Consumed", EntryType.DEVICE_TOTAL_POWER, in populateForAggregateBatteryConsumer()
226 addEntry("Consumed (PowerStats)", EntryType.DEVICE_TOTAL_POWER, in populateForAggregateBatteryConsumer()
229 addEntry("Consumed (PowerProfile)", EntryType.DEVICE_TOTAL_POWER, in populateForAggregateBatteryConsumer()
DBatteryStatsViewerActivity.java329 case DEVICE_TOTAL_POWER: in onBindViewHolder()