HomeSort by relevance Sort by last modified time
    Searched refs:AttachSyncSetupHandler (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/sync/
sync_setup_wizard.h 75 SyncSetupFlow* AttachSyncSetupHandler(SyncSetupFlowHandler* handler);
sync_setup_wizard.cc 64 SyncSetupFlow* SyncSetupWizard::AttachSyncSetupHandler(
70 flow->AttachSyncSetupHandler(handler);
sync_setup_flow.h 69 void AttachSyncSetupHandler(SyncSetupFlowHandler* handler);
sync_setup_flow.cc 166 void SyncSetupFlow::AttachSyncSetupHandler(SyncSetupFlowHandler* handler) {
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 357 flow_ = sync_service->get_wizard().AttachSyncSetupHandler(this);

Completed in 49 milliseconds