Home | History | Annotate | Download | only in os

Lines Matching defs:power

33  * Reports power consumption values for various device activities. Reads values from an XML file.
40 * No power consumption, or accounted for elsewhere.
45 * Power consumption when CPU is in power collapse mode.
50 * Power consumption when CPU is awake (when a wake lock is held). This
51 * should be 0 on devices that can go into full CPU power collapse even
52 * when a wake lock is held. Otherwise, this is the power consumption in
59 * Power consumption when CPU is in power collapse mode.
64 * Power consumption when WiFi driver is scanning for networks.
69 * Power consumption when WiFi driver is on.
74 * Power consumption when WiFi driver is transmitting/receiving.
79 * Power consumption when GPS is on.
84 * Power consumption when Bluetooth driver is on.
89 * Power consumption when Bluetooth driver is transmitting/receiving.
94 * Power consumption when Bluetooth driver gets an AT command.
99 * Power consumption when screen is on, not including the backlight power.
104 * Power consumption when cell radio is on but not on a call.
109 * Power consumption when cell radio is hunting for a signal.
114 * Power consumption when talking on the phone.
119 * Power consumption at full backlight brightness. If the backlight is at
125 * Power consumed by the audio hardware when playing back audio content. This is in addition
126 * to the CPU power, probably due to a DSP and / or amplifier.
131 * Power consumed by any media hardware when playing back video content. This is in addition
132 * to the CPU power, probably due to a DSP.
188 String power = parser.getText();
191 value = Double.valueOf(power);
235 * @param level the level of power at which the subsystem is running. For instance, the