Searched refs:show_manual_reboot_label_ (Results 1 – 2 of 2) sorted by relevance
67 show_manual_reboot_label_(false), in UpdateView()135 show_manual_reboot_label_ = true; in ShowManualRebootInfo()228 !show_manual_reboot_label_ && in UpdateVisibility()231 !show_manual_reboot_label_ && in UpdateVisibility()233 reboot_label_->SetVisible(!show_curtain_&& !show_manual_reboot_label_); in UpdateVisibility()234 manual_reboot_label_->SetVisible(!show_curtain_ && show_manual_reboot_label_); in UpdateVisibility()
83 bool show_manual_reboot_label_; variable