Home
last modified time | relevance | path

Searched refs:show_preparing_updates_label_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dupdate_view.cc68 show_preparing_updates_label_(false), in UpdateView()
140 show_preparing_updates_label_ = visible; in ShowPreparingUpdatesInfo()
229 !show_preparing_updates_label_); in UpdateVisibility()
232 show_preparing_updates_label_); in UpdateVisibility()
Dupdate_view.h86 bool show_preparing_updates_label_; variable