HomeSort by relevance Sort by last modified time
    Searched defs:PushNotificationsSendUpdateTask (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/jingle/notifier/listener/
push_notifications_send_update_task.h 23 class PushNotificationsSendUpdateTask : public buzz::XmppTask {
25 PushNotificationsSendUpdateTask(
27 virtual ~PushNotificationsSendUpdateTask();
42 DISALLOW_COPY_AND_ASSIGN(PushNotificationsSendUpdateTask);
push_notifications_send_update_task.cc 22 PushNotificationsSendUpdateTask::PushNotificationsSendUpdateTask(
26 PushNotificationsSendUpdateTask::~PushNotificationsSendUpdateTask() {}
28 int PushNotificationsSendUpdateTask::ProcessStart() {
40 buzz::XmlElement* PushNotificationsSendUpdateTask::MakeUpdateMessage(

Completed in 222 milliseconds