OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:battery_alert
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/system/chromeos/power/
tray_power.cc
58
void UpdateStatus(bool
battery_alert
) {
62
if (
battery_alert
) {
176
bool
battery_alert
= UpdateNotificationState();
local
178
power_tray_->UpdateStatus(
battery_alert
);
190
if (
battery_alert
)
Completed in 770 milliseconds