Home
last modified time | relevance | path

Searched refs:ShowGaiaSuccessAndClose (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_setup_flow_handler.h20 virtual void ShowGaiaSuccessAndClose() = 0;
Dsync_setup_flow.cc345 flow_handler_->ShowGaiaSuccessAndClose(); in ActivateState()
/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.h26 virtual void ShowGaiaSuccessAndClose();
Dsync_setup_handler.cc305 void SyncSetupHandler::ShowGaiaSuccessAndClose() { in ShowGaiaSuccessAndClose() function in SyncSetupHandler