Searched refs:OnNotificationsEnabled (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/jingle/notifier/listener/
H A Dfake_push_client_observer.cc14 void FakePushClientObserver::OnNotificationsEnabled() { function in class:notifier::FakePushClientObserver
H A Dpush_client_observer.h32 virtual void OnNotificationsEnabled() = 0;
H A Dxmpp_push_client_unittest.cc27 MOCK_METHOD0(OnNotificationsEnabled, void());
73 EXPECT_CALL(mock_observer_, OnNotificationsEnabled());
108 EXPECT_CALL(mock_observer_, OnNotificationsEnabled());
119 EXPECT_CALL(mock_observer_, OnNotificationsEnabled());
136 EXPECT_CALL(mock_observer_, OnNotificationsEnabled());
H A Dfake_push_client_observer.h20 virtual void OnNotificationsEnabled() OVERRIDE;
H A Dnon_blocking_push_client.cc43 virtual void OnNotificationsEnabled() OVERRIDE;
121 void NonBlockingPushClient::Core::OnNotificationsEnabled() { function in class:notifier::NonBlockingPushClient::Core
125 base::Bind(&NonBlockingPushClient::OnNotificationsEnabled,
221 void NonBlockingPushClient::OnNotificationsEnabled() { function in class:notifier::NonBlockingPushClient
224 OnNotificationsEnabled());
H A Dfake_push_client.cc44 OnNotificationsEnabled());
H A Dnon_blocking_push_client.h57 void OnNotificationsEnabled();
H A Dxmpp_push_client.cc95 OnNotificationsEnabled());
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcloud_print_xmpp_listener.h78 virtual void OnNotificationsEnabled() OVERRIDE;
H A Dcloud_print_xmpp_listener.cc88 void CloudPrintXmppListener::OnNotificationsEnabled() { function in class:CloudPrintXmppListener
/external/chromium_org/sync/notifier/
H A Dpush_client_channel.h51 virtual void OnNotificationsEnabled() OVERRIDE;
H A Dp2p_invalidator.h115 virtual void OnNotificationsEnabled() OVERRIDE;
H A Dpush_client_channel.cc65 void PushClientChannel::OnNotificationsEnabled() { function in class:syncer::PushClientChannel
H A Dsync_invalidation_listener.h134 virtual void OnNotificationsEnabled() OVERRIDE;
H A Dp2p_invalidator.cc223 void P2PInvalidator::OnNotificationsEnabled() { function in class:syncer::P2PInvalidator
H A Dsync_invalidation_listener.cc452 void SyncInvalidationListener::OnNotificationsEnabled() { function in class:syncer::SyncInvalidationListener
/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_proxy_backend.cc79 virtual void OnNotificationsEnabled() OVERRIDE;
489 void CloudPrintProxyBackend::Core::OnNotificationsEnabled() { function in class:cloud_print::CloudPrintProxyBackend::Core

Completed in 1795 milliseconds