Home
last modified time | relevance | path

Searched refs:OnNotificationsDisabled (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/jingle/notifier/listener/
Dxmpp_push_client_unittest.cc28 MOCK_METHOD1(OnNotificationsDisabled, void(NotificationsDisabledReason));
82 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR)); in TEST_F()
90 OnNotificationsDisabled(NOTIFICATION_CREDENTIALS_REJECTED)); in TEST_F()
98 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR)); in TEST_F()
Dnon_blocking_push_client.cc44 virtual void OnNotificationsDisabled(
129 void NonBlockingPushClient::Core::OnNotificationsDisabled( in OnNotificationsDisabled() function in notifier::NonBlockingPushClient::Core
134 base::Bind(&NonBlockingPushClient::OnNotificationsDisabled, in OnNotificationsDisabled()
226 void NonBlockingPushClient::OnNotificationsDisabled( in OnNotificationsDisabled() function in notifier::NonBlockingPushClient
230 OnNotificationsDisabled(reason)); in OnNotificationsDisabled()
Dxmpp_push_client.cc68 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR)); in OnTransientDisconnection()
77 OnNotificationsDisabled(NOTIFICATION_CREDENTIALS_REJECTED)); in OnCredentialsRejected()
101 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR)); in OnSubscriptionError()
Dpush_client_observer.h36 virtual void OnNotificationsDisabled(
Dfake_push_client_observer.cc18 void FakePushClientObserver::OnNotificationsDisabled( in OnNotificationsDisabled() function in notifier::FakePushClientObserver
Dfake_push_client_observer.h21 virtual void OnNotificationsDisabled(
Dfake_push_client.cc50 OnNotificationsDisabled(reason)); in DisableNotifications()
Dnon_blocking_push_client.h58 void OnNotificationsDisabled(NotificationsDisabledReason reason);
/external/chromium_org/cloud_print/gcp20/prototype/
Dcloud_print_xmpp_listener.h79 virtual void OnNotificationsDisabled(
Dcloud_print_xmpp_listener.cc93 void CloudPrintXmppListener::OnNotificationsDisabled( in OnNotificationsDisabled() function in CloudPrintXmppListener
/external/chromium_org/components/invalidation/
Dpush_client_channel.h50 virtual void OnNotificationsDisabled(
Dp2p_invalidator.h117 virtual void OnNotificationsDisabled(
Dpush_client_channel.cc77 void PushClientChannel::OnNotificationsDisabled( in OnNotificationsDisabled() function in syncer::PushClientChannel
Dp2p_invalidator.cc238 void P2PInvalidator::OnNotificationsDisabled( in OnNotificationsDisabled() function in syncer::P2PInvalidator
/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy_backend.cc81 virtual void OnNotificationsDisabled(
533 void CloudPrintProxyBackend::Core::OnNotificationsDisabled( in OnNotificationsDisabled() function in cloud_print::CloudPrintProxyBackend::Core