Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DPowerStatsLayout.java228 public boolean isUidPowerAttributionSupported() { in isUidPowerAttributionSupported() method in PowerStatsLayout
DPowerStatsExporter.java167 if (layout.isUidPowerAttributionSupported()) { in populateBatteryUsageStatsBuilder()