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

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dupdate_screen.cc107 is_first_portal_notification_(true),
289 is_first_portal_notification_ = true;
514 if (is_first_portal_notification_) {
515 is_first_portal_notification_ = false;
H A Dupdate_screen.h165 bool is_first_portal_notification_; member in class:chromeos::UpdateScreen

Completed in 840 milliseconds