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

  /external/chromium/chrome/browser/chromeos/status/
network_menu.h 159 void ShowOther(ConnectionType type) const;
network_menu.cc 160 ShowOther(TYPE_WIFI);
164 ShowOther(TYPE_VPN);
305 void NetworkMenuModel::ShowOther(ConnectionType type) const {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 167 void ShowOther(const std::string& type) const;
320 ShowOther(shill::kTypeWifi);
322 ShowOther(shill::kTypeCellular);
336 void NetworkMenuModel::ShowOther(const std::string& type) const {

Completed in 33 milliseconds