Searched refs:ShowForType (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/options/
H A Dnetwork_config_view.h51 static void ShowForType(const std::string& type, gfx::NativeWindow parent);
H A Dnetwork_config_view.cc143 void NetworkConfigView::ShowForType(const std::string& type, function in class:chromeos::NetworkConfigView
149 LOG(ERROR) << "NetworkConfigView::ShowForType called with invalid type: "
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dinternet_options_handler.cc907 NetworkConfigView::ShowForType(shill::kTypeWifi, GetNativeWindow());
909 NetworkConfigView::ShowForType(shill::kTypeVPN, GetNativeWindow());
/external/chromium_org/chrome/browser/chromeos/status/
H A Dnetwork_menu.cc341 NetworkConfigView::ShowForType(shill::kTypeWifi, native_window);
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.cc788 NetworkConfigView::ShowForType(type, GetNativeWindow());

Completed in 1761 milliseconds