Searched refs:WATCHDOG_CHECK_INTERVAL (Results 1 – 1 of 1) sorted by relevance
400 private static final int WATCHDOG_CHECK_INTERVAL = 20 * ((int)DateUtils.SECOND_IN_MILLIS); field in AttachmentService.AttachmentWatchdog422 setWatchdogAlarm(context, WATCHDOG_CHECK_INTERVAL, CALLBACK_TIMEOUT); in setWatchdogAlarm()