HomeSort by relevance Sort by last modified time
    Searched refs:show_manual_reboot_label_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
update_view.h 83 bool show_manual_reboot_label_; member in class:chromeos::UpdateView
update_view.cc 67 show_manual_reboot_label_(false),
135 show_manual_reboot_label_ = true;
228 !show_manual_reboot_label_ &&
231 !show_manual_reboot_label_ &&
233 reboot_label_->SetVisible(!show_curtain_&& !show_manual_reboot_label_);
234 manual_reboot_label_->SetVisible(!show_curtain_ && show_manual_reboot_label_);

Completed in 67 milliseconds