Searched defs:DisableNotifications (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/views/focus/
H A Dwidget_focus_manager.h53 void DisableNotifications() { enabled_ = false; } function in class:views::WidgetFocusManager
/external/chromium_org/jingle/notifier/listener/
H A Dfake_push_client.cc47 void FakePushClient::DisableNotifications( function in class:notifier::FakePushClient
/external/chromium_org/sync/tools/testserver/
H A Dxmppserver.py545 def DisableNotifications(self): member in class:XmppServer
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc394 DisableNotifications();
408 void PrivetNotificationDelegate::DisableNotifications() { function in class:local_discovery::PrivetNotificationDelegate
/external/chromium_org/components/invalidation/
H A Dsync_invalidation_listener_unittest.cc444 void DisableNotifications(notifier::NotificationsDisabledReason reason) { function in class:syncer::__anon6556::SyncInvalidationListenerTest
445 fake_push_client_->DisableNotifications(reason);
968 DisableNotifications(
973 DisableNotifications(notifier::NOTIFICATION_CREDENTIALS_REJECTED);
1019 DisableNotifications(
1049 DisableNotifications(notifier::TRANSIENT_NOTIFICATION_ERROR);
1053 DisableNotifications(notifier::TRANSIENT_NOTIFICATION_ERROR);
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.cc885 void SyncTest::DisableNotifications() { function in class:SyncTest

Completed in 327 milliseconds