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

  /external/chromium/chrome/browser/ui/webui/options/
stop_syncing_handler.cc 44 ProfileSyncService::SyncEvent(ProfileSyncService::STOP_FROM_OPTIONS);
personal_options_handler.cc 388 ProfileSyncService::SyncEvent(ProfileSyncService::START_FROM_OPTIONS);
  /external/chromium/chrome/browser/sync/
sync_setup_flow.cc 197 ProfileSyncService::SyncEvent(
201 ProfileSyncService::SyncEvent(
209 ProfileSyncService::SyncEvent(
profile_sync_service.h 321 static void SyncEvent(SyncEventCodes code);
sync_ui_util.cc 280 ProfileSyncService::SyncEvent(code); // UMA stats
profile_sync_service.cc     [all...]
  /external/chromium/chrome/browser/ui/webui/
new_tab_page_sync_handler.cc 167 ProfileSyncService::SyncEvent(ProfileSyncService::START_FROM_NTP);

Completed in 527 milliseconds