| /frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
| D | UserPowerCalculatorTest.java | 131 public boolean isPowerComponentSupported( in isPowerComponentSupported() 147 public boolean isPowerComponentSupported( in isPowerComponentSupported()
|
| /frameworks/base/services/core/java/com/android/server/power/stats/ |
| D | UserPowerCalculator.java | 36 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | BatteryChargeCalculator.java | 30 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | PhonePowerCalculator.java | 38 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | FlashlightPowerCalculator.java | 40 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | VideoPowerCalculator.java | 46 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | AudioPowerCalculator.java | 49 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | IdlePowerCalculator.java | 48 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | CameraPowerCalculator.java | 42 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | PowerCalculator.java | 38 public abstract boolean isPowerComponentSupported( in isPowerComponentSupported()
|
| D | CustomEnergyConsumerPowerCalculator.java | 42 public boolean isPowerComponentSupported(int powerComponent) { in isPowerComponentSupported()
|
| D | MemoryPowerCalculator.java | 41 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | AmbientDisplayPowerCalculator.java | 35 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | SystemServicePowerCalculator.java | 64 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | SensorPowerCalculator.java | 42 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | GnssPowerCalculator.java | 46 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | WakelockPowerCalculator.java | 46 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | BluetoothPowerCalculator.java | 66 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | ScreenPowerCalculator.java | 67 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | WifiPowerCalculator.java | 84 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | CpuPowerCalculator.java | 96 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | MobileRadioPowerCalculator.java | 121 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| /frameworks/base/core/java/android/os/ |
| D | BatteryConsumer.java | 208 public final @PowerComponent int powerComponent; field in BatteryConsumer.Dimensions 211 public Dimensions(int powerComponent, int processState) { in Dimensions() 253 public final @PowerComponent int powerComponent; field in BatteryConsumer.Key 261 private Key(int powerComponent, int processState, int powerModelColumnIndex, in Key()
|
| D | BatteryStats.java | 8885 private boolean shouldHidePowerComponent(int powerComponent) { in shouldHidePowerComponent()
|
| /frameworks/base/core/tests/batterystatstests/BatteryUsageStatsProtoTests/src/com/android/internal/os/ |
| D | BatteryUsageStatsPulledTest.java | 210 private void assertPowerComponentModel(int powerComponent, in assertPowerComponentModel()
|