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

  /external/chromium/chrome/browser/sync/notifier/
p2p_notifier.cc 100 void P2PNotifier::OnNotificationStateChange(bool notifications_enabled) {
104 OnNotificationStateChange(notifications_enabled_));
non_blocking_invalidation_notifier.cc 40 virtual void OnNotificationStateChange(bool notifications_enabled);
119 void NonBlockingInvalidationNotifier::Core::OnNotificationStateChange(
122 observers_->Notify(&SyncNotifierObserver::OnNotificationStateChange,
  /external/chromium/chrome/browser/sync/tools/
sync_listen_notifications.cc 44 virtual void OnNotificationStateChange(bool notifications_enabled) {
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc     [all...]

Completed in 59 milliseconds