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

/external/chromium_org/chrome/browser/chromeos/options/
H A Dwifi_config_view.h201 views::Label* identity_anonymous_label_; member in class:chromeos::WifiConfigView
H A Dwifi_config_view.cc359 identity_anonymous_label_(NULL),
539 identity_anonymous_label_->SetEnabled(identity_anonymous_enabled);
1136 identity_anonymous_label_ =
1139 layout->AddView(identity_anonymous_label_);
1141 identity_anonymous_label_->SetEnabled(false);

Completed in 172 milliseconds