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

  /external/chromium_org/ui/views/focus/
widget_focus_manager.h 53 void DisableNotifications() { enabled_ = false; }
  /external/chromium_org/jingle/notifier/listener/
fake_push_client.cc 47 void FakePushClient::DisableNotifications(
  /external/chromium_org/sync/tools/testserver/
xmppserver.py 545 def DisableNotifications(self):
  /external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc 394 DisableNotifications();
408 void PrivetNotificationDelegate::DisableNotifications() {
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc     [all...]
  /external/chromium_org/components/invalidation/
sync_invalidation_listener_unittest.cc 451 void DisableNotifications(notifier::NotificationsDisabledReason reason) {
452 fake_push_client_->DisableNotifications(reason);
975 DisableNotifications(
980 DisableNotifications(notifier::NOTIFICATION_CREDENTIALS_REJECTED);
1026 DisableNotifications(
    [all...]

Completed in 288 milliseconds