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

  /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...]

Completed in 98 milliseconds