Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java443 watchdogAlarm(service, callbackTimeout); in onReceive()
464 void watchdogAlarm(final AttachmentService service, final int callbackTimeout) { in watchdogAlarm() method in AttachmentService.AttachmentWatchdog