/external/chromium_org/jingle/notifier/listener/ |
D | xmpp_push_client_unittest.cc | 28 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()
|
D | non_blocking_push_client.cc | 44 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()
|
D | xmpp_push_client.cc | 68 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR)); in OnTransientDisconnection() 77 OnNotificationsDisabled(NOTIFICATION_CREDENTIALS_REJECTED)); in OnCredentialsRejected() 101 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR)); in OnSubscriptionError()
|
D | push_client_observer.h | 36 virtual void OnNotificationsDisabled(
|
D | fake_push_client_observer.cc | 18 void FakePushClientObserver::OnNotificationsDisabled( in OnNotificationsDisabled() function in notifier::FakePushClientObserver
|
D | fake_push_client_observer.h | 21 virtual void OnNotificationsDisabled(
|
D | fake_push_client.cc | 50 OnNotificationsDisabled(reason)); in DisableNotifications()
|
D | non_blocking_push_client.h | 58 void OnNotificationsDisabled(NotificationsDisabledReason reason);
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
D | cloud_print_xmpp_listener.h | 79 virtual void OnNotificationsDisabled(
|
D | cloud_print_xmpp_listener.cc | 93 void CloudPrintXmppListener::OnNotificationsDisabled( in OnNotificationsDisabled() function in CloudPrintXmppListener
|
/external/chromium_org/components/invalidation/ |
D | push_client_channel.h | 50 virtual void OnNotificationsDisabled(
|
D | p2p_invalidator.h | 117 virtual void OnNotificationsDisabled(
|
D | push_client_channel.cc | 77 void PushClientChannel::OnNotificationsDisabled( in OnNotificationsDisabled() function in syncer::PushClientChannel
|
D | p2p_invalidator.cc | 238 void P2PInvalidator::OnNotificationsDisabled( in OnNotificationsDisabled() function in syncer::P2PInvalidator
|
/external/chromium_org/chrome/service/cloud_print/ |
D | cloud_print_proxy_backend.cc | 81 virtual void OnNotificationsDisabled( 533 void CloudPrintProxyBackend::Core::OnNotificationsDisabled( in OnNotificationsDisabled() function in cloud_print::CloudPrintProxyBackend::Core
|