OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:battery_fully_charged_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/status/
power_menu_button.cc
29
battery_fully_charged_
(false),
59
if (
battery_fully_charged_
)
127
battery_fully_charged_
= cros->battery_fully_charged();
131
if (
battery_fully_charged_
)
141
} else if (line_power_on_ &&
battery_fully_charged_
) {
power_menu_button.h
80
bool
battery_fully_charged_
;
member in class:chromeos::PowerMenuButton
Completed in 256 milliseconds