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

  /external/chromium_org/sync/internal_api/public/sessions/
sync_session_snapshot.cc 34 bool notifications_enabled,
46 notifications_enabled_(notifications_enabled),
140 bool SyncSessionSnapshot::notifications_enabled() const { function in class:syncer::sessions::SyncSessionSnapshot
  /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_org/sync/internal_api/public/engine/
sync_status.h 30 bool notifications_enabled; // True only if subscribed for notifications. member in struct:syncer::SyncStatus
  /external/chromium_org/sync/sessions/
sync_session_context.h 96 bool notifications_enabled() { return notifications_enabled_; } function in class:syncer::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...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc 1178 const bool notifications_enabled = local
    [all...]

Completed in 655 milliseconds