Home | History | Annotate | Download | only in service

Lines Matching defs:Watchdog

64     // How often our watchdog checks for callback timeouts
151 * Watchdog alarm receiver; responsible for making sure that downloads in progress are not
154 public static class Watchdog extends BroadcastReceiver {
162 }, "AttachmentDownloadService Watchdog").start();
409 * Watchdog for downloads; we use this in case we are hanging on a download, which might
435 Log.d(TAG, "Reschedule watchdog...");
475 Intent intent = new Intent(mContext, Watchdog.class);
487 * set our watchdog alarm