Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/stats/
DBinaryStatePowerStatsLayout.java26 addDeviceSectionPowerEstimate(); in BinaryStatePowerStatsLayout()
DPhoneCallPowerStatsProcessor.java33 mStatsLayout.addDeviceSectionPowerEstimate(); in PhoneCallPowerStatsProcessor()
DMobileRadioPowerStatsLayout.java87 public void addDeviceSectionPowerEstimate() { in addDeviceSectionPowerEstimate() method in MobileRadioPowerStatsLayout
88 super.addDeviceSectionPowerEstimate(); in addDeviceSectionPowerEstimate()
DPowerStatsLayout.java191 public void addDeviceSectionPowerEstimate() { in addDeviceSectionPowerEstimate() method in PowerStatsLayout
DBluetoothPowerStatsCollector.java137 mLayout.addDeviceSectionPowerEstimate(); in ensureInitialized()
DWifiPowerStatsCollector.java141 mLayout.addDeviceSectionPowerEstimate(); in ensureInitialized()
DMobileRadioPowerStatsCollector.java156 mLayout.addDeviceSectionPowerEstimate(); in ensureInitialized()
DCpuPowerStatsCollector.java140 mLayout.addDeviceSectionPowerEstimate(); in ensureInitialized()
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DPowerStatsExporterTest.java109 mCpuStatsArrayLayout.addDeviceSectionPowerEstimate(); in setup()
DCpuPowerStatsProcessorTest.java219 mStatsLayout.addDeviceSectionPowerEstimate(); in MockPowerComponentAggregatedPowerStats()
/frameworks/base/services/
Dart-wear-profile22256 …/android/server/power/stats/PowerStatsCollector$StatsArrayLayout;->addDeviceSectionPowerEstimate()V