Searched refs:watchdog (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 253 PresenceCheckWatchdog watchdog; in disconnect() local 256 watchdog = mWatchdog; in disconnect() 258 if (watchdog != null) { in disconnect() 260 watchdog.end(); in disconnect() 262 watchdog.join(); in disconnect()
|
/packages/apps/Email/tests/src/com/android/email/service/ |
D | AttachmentServiceTests.java | 407 final AttachmentService.AttachmentWatchdog watchdog = attachmentService.mWatchdog; in testAttachmentWatchdogAlarm() local 420 final boolean shouldCancel = watchdog.validateDownloadRequest(dr, 60000, now); in testAttachmentWatchdogAlarm() 432 final AttachmentService.AttachmentWatchdog watchdog = attachmentService.mWatchdog; in testAttachmentWatchdogAlarmNeedsCancel() local 445 final boolean shouldCancel = watchdog.validateDownloadRequest(dr, 1000, now); in testAttachmentWatchdogAlarmNeedsCancel()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |