| /frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
| D | UserPowerCalculatorTest.java | 131 public boolean isPowerComponentSupported( in isPowerComponentSupported() 147 public boolean isPowerComponentSupported( in isPowerComponentSupported()
|
| /frameworks/base/core/java/com/android/internal/os/ |
| 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 | 36 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | CameraPowerCalculator.java | 40 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | FlashlightPowerCalculator.java | 38 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | AudioPowerCalculator.java | 47 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | VideoPowerCalculator.java | 44 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | IdlePowerCalculator.java | 46 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | CustomMeasuredPowerCalculator.java | 40 public boolean isPowerComponentSupported(int powerComponent) { in isPowerComponentSupported()
|
| D | PowerCalculator.java | 40 public abstract boolean isPowerComponentSupported( in isPowerComponentSupported()
|
| D | MemoryPowerCalculator.java | 23 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | AmbientDisplayPowerCalculator.java | 33 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | SystemServicePowerCalculator.java | 62 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 | 44 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | WakelockPowerCalculator.java | 44 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | BluetoothPowerCalculator.java | 64 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | MobileRadioPowerCalculator.java | 86 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | ScreenPowerCalculator.java | 66 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | CpuPowerCalculator.java | 94 public boolean isPowerComponentSupported(@BatteryConsumer.PowerComponent int powerComponent) { in isPowerComponentSupported()
|
| D | WifiPowerCalculator.java | 82 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 | 8701 private boolean shouldHidePowerComponent(int powerComponent) { in shouldHidePowerComponent()
|