HomeSort by relevance Sort by last modified time
    Searched refs:OnNotificationsDisabled (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/jingle/notifier/listener/
push_client_observer.h 36 virtual void OnNotificationsDisabled(
fake_push_client_observer.cc 18 void FakePushClientObserver::OnNotificationsDisabled(
fake_push_client_observer.h 21 virtual void OnNotificationsDisabled(
xmpp_push_client_unittest.cc 28 MOCK_METHOD1(OnNotificationsDisabled, void(NotificationsDisabledReason));
82 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
90 OnNotificationsDisabled(NOTIFICATION_CREDENTIALS_REJECTED));
98 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
non_blocking_push_client.h 58 void OnNotificationsDisabled(NotificationsDisabledReason reason);
non_blocking_push_client.cc 44 virtual void OnNotificationsDisabled(
129 void NonBlockingPushClient::Core::OnNotificationsDisabled(
134 base::Bind(&NonBlockingPushClient::OnNotificationsDisabled,
226 void NonBlockingPushClient::OnNotificationsDisabled(
230 OnNotificationsDisabled(reason));
xmpp_push_client.cc 68 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
77 OnNotificationsDisabled(NOTIFICATION_CREDENTIALS_REJECTED));
101 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
fake_push_client.cc 50 OnNotificationsDisabled(reason));
  /external/chromium_org/sync/notifier/
push_client_channel.h 45 virtual void OnNotificationsDisabled(
push_client_channel.cc 55 void PushClientChannel::OnNotificationsDisabled(
p2p_invalidator.h 115 virtual void OnNotificationsDisabled(
p2p_invalidator.cc 229 void P2PInvalidator::OnNotificationsDisabled(
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.h 79 virtual void OnNotificationsDisabled(
cloud_print_xmpp_listener.cc 93 void CloudPrintXmppListener::OnNotificationsDisabled(
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 82 virtual void OnNotificationsDisabled(
531 void CloudPrintProxyBackend::Core::OnNotificationsDisabled(

Completed in 744 milliseconds