Home
last modified time | relevance | path

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

/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
DNotificationController.java90 private static final long DISMISS_DELAY = TimeUnit.DAYS.toMillis(14); field in NotificationController
116 delayNextNotification(context, DISMISS_DELAY); in onReceive()