OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWER_BLUETOOTH_CONTROLLER_IDLE
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/os/
BluetoothPowerCalculator.java
29
mIdleMa = profile.getAveragePower(PowerProfile.
POWER_BLUETOOTH_CONTROLLER_IDLE
);
PowerProfile.java
89
public static final String
POWER_BLUETOOTH_CONTROLLER_IDLE
= "bluetooth.controller.idle";
264
POWER_BLUETOOTH_CONTROLLER_IDLE
,
BatteryStatsHelper.java
148
profile.getAveragePower(PowerProfile.
POWER_BLUETOOTH_CONTROLLER_IDLE
) != 0 &&
Completed in 28 milliseconds