MobileSetupDialogDelegate 34 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc static MobileSetupDialogDelegate* GetInstance(); MobileSetupDialogDelegate 38 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc friend struct DefaultSingletonTraits<MobileSetupDialogDelegate>; MobileSetupDialogDelegate 40 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc MobileSetupDialogDelegate(); MobileSetupDialogDelegate 41 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc virtual ~MobileSetupDialogDelegate(); MobileSetupDialogDelegate 64 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc DISALLOW_COPY_AND_ASSIGN(MobileSetupDialogDelegate); MobileSetupDialogDelegate 70 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc MobileSetupDialogDelegate::GetInstance()->ShowDialog(service_path); MobileSetupDialogDelegate 74 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc MobileSetupDialogDelegate* MobileSetupDialogDelegate::GetInstance() { MobileSetupDialogDelegate 76 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc return Singleton<MobileSetupDialogDelegate>::get(); MobileSetupDialogDelegate 79 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc MobileSetupDialogDelegate::MobileSetupDialogDelegate() : dialog_window_(NULL) { MobileSetupDialogDelegate 82 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc MobileSetupDialogDelegate::~MobileSetupDialogDelegate() { MobileSetupDialogDelegate 85 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc void MobileSetupDialogDelegate::ShowDialog(const std::string& service_path) { MobileSetupDialogDelegate 105 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc ui::ModalType MobileSetupDialogDelegate::GetDialogModalType() const { MobileSetupDialogDelegate 109 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc base::string16 MobileSetupDialogDelegate::GetDialogTitle() const { MobileSetupDialogDelegate 113 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc GURL MobileSetupDialogDelegate::GetDialogContentURL() const { MobileSetupDialogDelegate 119 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc void MobileSetupDialogDelegate::GetWebUIMessageHandlers( MobileSetupDialogDelegate 123 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc void MobileSetupDialogDelegate::GetDialogSize(gfx::Size* size) const { MobileSetupDialogDelegate 127 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc std::string MobileSetupDialogDelegate::GetDialogArgs() const { MobileSetupDialogDelegate 131 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc void MobileSetupDialogDelegate::OnDialogClosed(const std::string& json_retval) { MobileSetupDialogDelegate 135 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc void MobileSetupDialogDelegate::OnCloseContents(WebContents* source, MobileSetupDialogDelegate 154 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc bool MobileSetupDialogDelegate::ShouldShowDialogTitle() const { MobileSetupDialogDelegate 158 chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc bool MobileSetupDialogDelegate::HandleContextMenu(