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 173 void ShowOther(const std::string& type) const;
324 ShowOther(flimflam::kTypeWifi);
326 ShowOther(flimflam::kTypeCellular);
340 void NetworkMenuModel::ShowOther(const std::string& type) const {

Completed in 2065 milliseconds