OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsOnBatteryPower
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/power_monitor/
power_monitor_source.cc
19
bool PowerMonitorSource::
IsOnBatteryPower
() {
power_monitor.cc
41
bool PowerMonitor::
IsOnBatteryPower
() {
42
return source_->
IsOnBatteryPower
();
Completed in 91 milliseconds