Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.h227 STOP_FROM_OPTIONS = 20, // Sync was stopped from Wrench->Options. enumerator
/external/chromium_org/chrome/browser/ui/webui/
Dsync_setup_handler.cc808 ProfileSyncService::SyncEvent(ProfileSyncService::STOP_FROM_OPTIONS); in HandleStopSyncing()