Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DSnoozeHelper.java477 public void scheduleRepostsForPersistedNotifications(long currentTime) { in scheduleRepostsForPersistedNotifications() method in SnoozeHelper
H A DNotificationManagerService.java2586 mSnoozeHelper.scheduleRepostsForPersistedNotifications(System.currentTimeMillis());
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DSnoozeHelperTest.java238 mSnoozeHelper.scheduleRepostsForPersistedNotifications(5); in testScheduleRepostsForPersistedNotifications()
/aosp12/frameworks/base/services/
H A Dart-profile27557 HSPLcom/android/server/notification/SnoozeHelper;->scheduleRepostsForPersistedNotifications(J)V