OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_WIFI_CONTROLLER_IDLE
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
WifiPowerCalculator.java
34
mIdleCurrentMa = profile.getAveragePower(PowerProfile.
POWER_WIFI_CONTROLLER_IDLE
);
PowerProfile.java
84
public static final String
POWER_WIFI_CONTROLLER_IDLE
= "wifi.controller.idle";
268
POWER_WIFI_CONTROLLER_IDLE
,
BatteryStatsHelper.java
140
profile.getAveragePower(PowerProfile.
POWER_WIFI_CONTROLLER_IDLE
) != 0 &&
Completed in 28 milliseconds