Searched refs:EnrollNetwork (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc213 bool DefaultSystemTrayDelegate::EnrollNetwork(const std::string& network_id) { function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h69 virtual bool EnrollNetwork(const std::string& network_id) OVERRIDE;
H A Dsystem_tray_delegate.h241 virtual bool EnrollNetwork(const std::string& network_id) = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc219 virtual bool EnrollNetwork(const std::string& network_id) OVERRIDE {
H A Dsystem_tray_delegate_win.cc216 virtual bool EnrollNetwork(const std::string& network_id) OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h107 virtual bool EnrollNetwork(const std::string& network_id) OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc753 bool SystemTrayDelegateChromeOS::EnrollNetwork( function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc158 if (!ash::Shell::GetInstance()->system_tray_delegate()->EnrollNetwork(

Completed in 123 milliseconds