Searched refs:spring_charger_spoken_notification_count_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/chromeos/power/
H A Dtray_power.cc54 : spring_charger_spoken_notification_count_(0) {
105 ++spring_charger_spoken_notification_count_;
107 if (spring_charger_spoken_notification_count_ == 1) {
115 } else if (spring_charger_spoken_notification_count_ >=
125 int spring_charger_spoken_notification_count_; member in class:ash::tray::PowerTrayView

Completed in 275 milliseconds