Home
last modified time | relevance | path

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

/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/src/com/android/frameworks/core/batterystatsviewer/
DBatteryConsumerData.java43 DEVICE_POWER_MODELED, enumConstant
243 addEntry(metricTitle, EntryType.DEVICE_POWER_MODELED, in populateForAggregateBatteryConsumer()
250 addEntry(metricTitle + " (PowerProfile)", EntryType.DEVICE_POWER_MODELED, in populateForAggregateBatteryConsumer()
DBatteryStatsViewerActivity.java335 case DEVICE_POWER_MODELED: in onBindViewHolder()