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

  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 159 other_mobile_(NULL),
215 other_mobile_ = NULL;
273 } else if (sender == other_mobile_) {
395 other_mobile_ = new TrayPopupLabelButton(
397 bottom_row->AddChildView(other_mobile_);
712 if (other_mobile_) {
722 other_mobile_->SetVisible(true);
723 other_mobile_->SetEnabled(
726 other_mobile_->SetVisible(false);
network_state_list_detailed_view.h 137 TrayPopupLabelButton* other_mobile_; member in class:ash::tray::NetworkStateListDetailedView

Completed in 1497 milliseconds