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

  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.h 90 mobile_data_bubble_ = NULL;
136 MessageBubble* mobile_data_bubble_; member in class:chromeos::NetworkMenuButton
network_menu_button.cc 116 mobile_data_bubble_(NULL),
142 if (mobile_data_bubble_)
143 mobile_data_bubble_->Close();
238 // mobile_data_bubble_ will be set to NULL in callback.
239 if (mobile_data_bubble_)
240 mobile_data_bubble_->Close();
487 mobile_data_bubble_ = MessageBubble::Show(

Completed in 55 milliseconds