Home | Sort by relevance Sort by last modified time |
/external/chromium/chrome/browser/sync/sessions/ | |
sync_session_context.h | 73 bool notifications_enabled() { return notifications_enabled_; } function in class:browser_sync::sessions::SyncSessionContext |
/external/chromium/chrome/browser/sync/engine/ | |
syncapi.h | 689 bool notifications_enabled; // True only if subscribed for notifications. member in struct:sync_api::SyncManager::Status [all...] |
syncapi.cc | 2603 bool notifications_enabled = allstatus_.status().notifications_enabled; local [all...] |