Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2536 long getNotificationMinInterval(@NotificationType int notificationType) { in getNotificationMinInterval() method in AppRestrictionController.NotificationHelper
2560 + getNotificationMinInterval(notificationType) > now)) { in getNotificationIdIfNecessary()