Searched refs:DISMISS_LONG_DELAY (Results 1 – 1 of 1) sorted by relevance
50 private static final long DISMISS_LONG_DELAY = TimeUnit.DAYS.toMillis(90); field in StorageManagerUpsellDialog148 ? DISMISS_LONG_DELAY : DISMISS_SHORT_DELAY; in getDismissDelay()