Home
last modified time | relevance | path

Searched refs:DISMISS_LONG_DELAY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
DStorageManagerUpsellDialog.java50 private static final long DISMISS_LONG_DELAY = TimeUnit.DAYS.toMillis(90); field in StorageManagerUpsellDialog
148 ? DISMISS_LONG_DELAY : DISMISS_SHORT_DELAY; in getDismissDelay()