Home
last modified time | relevance | path

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

/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy_backend.cc141 base::TimeTicks notifications_enabled_since_; member in cloud_print::CloudPrintProxyBackend::Core
369 notifications_enabled_since_ = base::TimeTicks(); in DoShutdown()
519 notifications_enabled_since_ = base::TimeTicks::Now(); in OnNotificationsEnabled()
522 << notifications_enabled_since_.ToInternalValue(); in OnNotificationsEnabled()
539 notifications_enabled_since_ = base::TimeTicks(); in OnNotificationsDisabled()