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

/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc231 void DefaultSystemTrayDelegate::ShowMobileSetupDialog( function in class:ash::DefaultSystemTrayDelegate
H A Ddefault_system_tray_delegate.h74 virtual void ShowMobileSetupDialog(const std::string& service_path) OVERRIDE;
H A Dsystem_tray_delegate.h253 virtual void ShowMobileSetupDialog(const std::string& service_path) = 0;
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_linux.cc232 virtual void ShowMobileSetupDialog(const std::string& service_path) OVERRIDE {
H A Dsystem_tray_delegate_win.cc229 virtual void ShowMobileSetupDialog(const std::string& service_path) OVERRIDE {
H A Dsystem_tray_delegate_chromeos.h111 virtual void ShowMobileSetupDialog(const std::string& service_path) OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc777 void SystemTrayDelegateChromeOS::ShowMobileSetupDialog( function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_connect.cc457 ash::Shell::GetInstance()->system_tray_delegate()->ShowMobileSetupDialog(

Completed in 442 milliseconds