Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/options/
Dstop_syncing_handler.cc44 ProfileSyncService::SyncEvent(ProfileSyncService::STOP_FROM_OPTIONS); in StopSyncing()
/external/chromium/chrome/browser/sync/
Dprofile_sync_service.h123 STOP_FROM_OPTIONS = 20, // Sync was stopped from Wrench->Options. enumerator
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.h220 STOP_FROM_OPTIONS = 20, // Sync was stopped from Wrench->Options. enumerator
/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.cc770 ProfileSyncService::SyncEvent(ProfileSyncService::STOP_FROM_OPTIONS); in HandleStopSyncing()