Searched refs:DisableNotifications (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ui/views/focus/
H A Dwidget_focus_manager.cc43 WidgetFocusManager::GetInstance()->DisableNotifications();
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
H A Dfake_push_client.h38 void DisableNotifications(NotificationsDisabledReason reason);
H A Dnon_blocking_push_client_unittest.cc132 fake_push_client_->DisableNotifications(
/external/chromium_org/chrome/browser/sync/test/integration/
H A Denable_disable_test.cc50 DisableNotifications();
96 DisableNotifications();
H A Dsync_test.h159 void DisableNotifications();
231 // Implementations of the EnableNotifications() and DisableNotifications()
H A Dmigration_errors_test.cc158 DisableNotifications();
H A Dsync_test.cc653 void SyncTest::DisableNotifications() { function in class:SyncTest
/external/chromium_org/sync/notifier/
H A Dpush_client_channel_unittest.cc160 fake_push_client_->DisableNotifications(
165 fake_push_client_->DisableNotifications(
H A Dsync_invalidation_listener_unittest.cc382 void DisableNotifications(notifier::NotificationsDisabledReason reason) { function in class:syncer::__anon10042::SyncInvalidationListenerTest
383 fake_push_client_->DisableNotifications(reason);
898 DisableNotifications(
903 DisableNotifications(notifier::NOTIFICATION_CREDENTIALS_REJECTED);
949 DisableNotifications(
979 DisableNotifications(notifier::TRANSIENT_NOTIFICATION_ERROR);
983 DisableNotifications(notifier::TRANSIENT_NOTIFICATION_ERROR);
H A Dp2p_invalidator_unittest.cc65 fake_push_client_->DisableNotifications(ToNotifierReasonForTest(state));
/external/chromium_org/sync/tools/testserver/
H A Dxmppserver_test.py407 self.xmpp_server.DisableNotifications()
411 self.xmpp_server.DisableNotifications()
H A Dsync_testserver.py280 self.server.GetXmppServer().DisableNotifications()
H A Dxmppserver.py545 def DisableNotifications(self): member in class:XmppServer

Completed in 165 milliseconds