Searched refs:NO_THANKS_DELAY (Results 1 – 1 of 1) sorted by relevance
89 private static final long NO_THANKS_DELAY = TimeUnit.DAYS.toMillis(90); field in NotificationController113 delayNextNotification(context, NO_THANKS_DELAY); in onReceive()