Home
last modified time | relevance | path

Searched defs:powerProfile (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/processor/
H A DMultiStatePowerAttributor.java48 @NonNull PowerProfile powerProfile, @NonNull CpuScalingPolicies cpuScalingPolicies, in MultiStatePowerAttributor()
67 PowerProfile powerProfile, CpuScalingPolicies cpuScalingPolicies, in createAggregatedPowerStatsConfig()
H A DMobileRadioPowerStatsProcessor.java66 MobileRadioPowerStatsProcessor(PowerProfile powerProfile) { in MobileRadioPowerStatsProcessor()
112 private static RxTxPowerEstimators buildRxTxPowerEstimators(PowerProfile powerProfile, int rat, in buildRxTxPowerEstimators()
H A DFlashlightPowerStatsProcessor.java25 FlashlightPowerStatsProcessor(PowerProfile powerProfile) { in FlashlightPowerStatsProcessor()
H A DAudioPowerStatsProcessor.java25 AudioPowerStatsProcessor(PowerProfile powerProfile) { in AudioPowerStatsProcessor()
H A DCameraPowerStatsProcessor.java25 CameraPowerStatsProcessor(PowerProfile powerProfile) { in CameraPowerStatsProcessor()
H A DVideoPowerStatsProcessor.java25 VideoPowerStatsProcessor(PowerProfile powerProfile) { in VideoPowerStatsProcessor()
H A DWakelockPowerStatsProcessor.java27 WakelockPowerStatsProcessor(PowerProfile powerProfile) { in WakelockPowerStatsProcessor()
H A DGnssPowerStatsProcessor.java42 GnssPowerStatsProcessor(PowerProfile powerProfile) { in GnssPowerStatsProcessor()
H A DScreenPowerStatsProcessor.java56 ScreenPowerStatsProcessor(PowerProfile powerProfile) { in ScreenPowerStatsProcessor()
H A DBluetoothPowerStatsProcessor.java40 BluetoothPowerStatsProcessor(PowerProfile powerProfile) { in BluetoothPowerStatsProcessor()
H A DWifiPowerStatsProcessor.java51 WifiPowerStatsProcessor(PowerProfile powerProfile) { in WifiPowerStatsProcessor()
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
H A DMockBatteryStatsImpl.java101 PowerProfile powerProfile = mock(PowerProfile.class); in mockPowerProfile() local
168 public MockBatteryStatsImpl setPowerProfile(PowerProfile powerProfile) { in setPowerProfile()
H A DWifiPowerCalculatorTest.java381 PowerProfile powerProfile = mStatsRule.getPowerProfile(); in calculateEnergyMicroJoules() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-30/
Dservices.core.unboosted.jarcom/android/server/powerstats/IntervalRandomNoiseGenerator.class IntervalRandomNoiseGenerator.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar30META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/
H A DPhonePowerCalculator.java32 public PhonePowerCalculator(PowerProfile powerProfile) { in PhonePowerCalculator()
H A DVideoPowerCalculator.java40 public VideoPowerCalculator(PowerProfile powerProfile) { in VideoPowerCalculator()
H A DAudioPowerCalculator.java43 public AudioPowerCalculator(PowerProfile powerProfile) { in AudioPowerCalculator()
H A DIdlePowerCalculator.java38 public IdlePowerCalculator(PowerProfile powerProfile) { in IdlePowerCalculator()
H A DCustomEnergyConsumerPowerCalculator.java38 public CustomEnergyConsumerPowerCalculator(PowerProfile powerProfile) { in CustomEnergyConsumerPowerCalculator()
H A DAmbientDisplayPowerCalculator.java39 public AmbientDisplayPowerCalculator(PowerProfile powerProfile) { in AmbientDisplayPowerCalculator()
H A DSystemServicePowerCalculator.java46 PowerProfile powerProfile) { in SystemServicePowerCalculator()
H A DScreenPowerCalculator.java53 public ScreenPowerCalculator(PowerProfile powerProfile) { in ScreenPowerCalculator()
H A DBatteryUsageStatsProvider.java73 @NonNull PowerProfile powerProfile, @NonNull CpuScalingPolicies cpuScalingPolicies, in BatteryUsageStatsProvider()
/aosp_15_r20/frameworks/base/core/java/android/os/connectivity/
H A DWifiActivityEnergyInfo.java115 PowerProfile powerProfile = new PowerProfile(context); in calculateEnergyMicroJoules() local

123