OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_RADIO_ACTIVE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
PowerProfile.java
116
public static final String
POWER_RADIO_ACTIVE
= "radio.active";
/packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java
598
double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.
POWER_RADIO_ACTIVE
)
703
final double MOBILE_POWER = mPowerProfile.getAveragePower(PowerProfile.
POWER_RADIO_ACTIVE
)
[
all
...]
Completed in 17 milliseconds