Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java402 private PendingIntent mWatchdogPendingIntent; field in AttachmentService.AttachmentWatchdog
407 if (mWatchdogPendingIntent == null) { in setWatchdogAlarm()
410 mWatchdogPendingIntent = in setWatchdogAlarm()
416 mWatchdogPendingIntent); in setWatchdogAlarm()