Searched refs:mWatchdogPendingIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/service/
H A DAttachmentDownloadService.java264 private PendingIntent mWatchdogPendingIntent; field in class:AttachmentDownloadService.DownloadSet
512 if (mWatchdogPendingIntent == null) {
514 mWatchdogPendingIntent =
520 mWatchdogPendingIntent);

Completed in 59 milliseconds