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

  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.cc 22 const char kCloudPrintPushNotificationsSource[] = "cloudprint.google.com";
73 subscription.channel = kCloudPrintPushNotificationsSource;
74 subscription.from = kCloudPrintPushNotificationsSource;
  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc 11 const char kCloudPrintPushNotificationsSource[] = "cloudprint.google.com";

Completed in 66 milliseconds