HomeSort by relevance Sort by last modified time
    Searched full:pings (Results 26 - 41 of 41) sorted by null

12

  /frameworks/base/docs/html/guide/google/gcm/
adv.jd 190 <p>A send-to-sync (collapsible) message is typically a &quot;tickle&quot; that tells a mobile application to sync data from the server. For example, suppose you have an email application. When a user receives new email on the server, the server pings the mobile application with a &quot;New mail&quot; message. This tells the application to sync to the server to pick up the new email. The server might send this message multiple times as new mail continues to accumulate, before the application has had a chance to sync. But if the user has received 25 new emails, there's no need to preserve every &quot;New mail&quot; message. One is sufficient. This is a case where you would use the GCM <code>collapse_key</code> parameter. A <em>collapse key</em> is an arbitrary string that is used to collapse a group of like messages when the device is offline, so that only the last message gets sent to the client. For example, &quot;New mail,&quot; &quot;Updates available,&quot; and so on</p>
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 116 <p>An app that pings the server every 20 seconds, just to acknowledge that the app is running and visible to the user, will keep the radio powered on indefinitely, resulting in a significant battery cost for almost no actual data transfer.</p>
  /external/chromium/chrome/common/
chrome_switches.cc 698 // Don't send hyperlink auditing pings
699 const char kNoPings[] = "no-pings";
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebsettings.cpp     [all...]
  /external/chromium/chrome/browser/extensions/
extension_prefs.cc 55 // Similar to kLastPingDay, but for "active" instead of "rollcall" pings.
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c 1223 "= pings wpa_supplicant" },
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 791 /* Use less frequent pings and status updates when the main window is
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 822 /* Use less frequent pings and status updates when the main window is
    [all...]
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
ExchangeService.java     [all...]
  /external/ping/
ping.c 654 * destined to other running pings. */
    [all...]
  /external/quake/quake/src/QW/server/
sv_user.c 1135 {"pings", SV_Pings_f},
    [all...]
  /external/webkit/Source/WebKit/gtk/po/
it.po 970 msgid "Whether <a ping> should be able to send pings"
    [all...]
pl.po 915 msgid "Whether <a ping> should be able to send pings"
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.mm     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c     [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 2333 milliseconds

12