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

  /external/chromium_org/jingle/notifier/listener/
push_client_observer.h 15 TRANSIENT_NOTIFICATION_ERROR,
16 DEFAULT_NOTIFICATION_ERROR = TRANSIENT_NOTIFICATION_ERROR,
xmpp_push_client_unittest.cc 82 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
98 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
xmpp_push_client.cc 68 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
101 OnNotificationsDisabled(TRANSIENT_NOTIFICATION_ERROR));
  /external/chromium_org/sync/notifier/
invalidator_state.cc 30 case notifier::TRANSIENT_NOTIFICATION_ERROR:
44 return notifier::TRANSIENT_NOTIFICATION_ERROR;
51 return notifier::TRANSIENT_NOTIFICATION_ERROR;
push_client_channel_unittest.cc 86 notifier::TRANSIENT_NOTIFICATION_ERROR);
sync_invalidation_listener_unittest.cc 974 notifier::TRANSIENT_NOTIFICATION_ERROR);
    [all...]
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.cc 99 case notifier::TRANSIENT_NOTIFICATION_ERROR:

Completed in 180 milliseconds