Searched refs:SEND_NOTIFICATION_DELAY_HOURS (Results 1 – 1 of 1) sorted by relevance
78 private static final int SEND_NOTIFICATION_DELAY_HOURS = 24; field in PolicyWarningUIController166 cal.add(Calendar.HOUR, SEND_NOTIFICATION_DELAY_HOURS); in setAlarm()