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

  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 157 other_wifi_(NULL),
213 other_wifi_ = NULL;
275 } else if (sender == other_wifi_) {
387 other_wifi_ = new TrayPopupLabelButton(
389 bottom_row->AddChildView(other_wifi_);
687 if (other_wifi_) {
693 other_wifi_->SetVisible(false);
698 other_wifi_->SetVisible(false);
701 other_wifi_->SetVisible(true);
706 other_wifi_->SetVisible(false)
    [all...]
network_state_list_detailed_view.h 135 TrayPopupLabelButton* other_wifi_; member in class:ash::tray::NetworkStateListDetailedView

Completed in 80 milliseconds