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 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
MobileRadioPowerCalculator.java
53
mPowerRadioOn = profile.getAveragePower(PowerProfile.
POWER_RADIO_ACTIVE
);
PowerProfile.java
134
public static final String
POWER_RADIO_ACTIVE
= "radio.active";
BatteryStatsHelper.java
558
double phoneOnPower = mPowerProfile.getAveragePower(PowerProfile.
POWER_RADIO_ACTIVE
)
Completed in 31 milliseconds