Home
last modified time | relevance | path

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

/packages/apps/StorageManager/src/com/android/storagemanager/automatic/
DNotificationController.java89 private static final long NO_THANKS_DELAY = TimeUnit.DAYS.toMillis(90); field in NotificationController
113 delayNextNotification(context, NO_THANKS_DELAY); in onReceive()