Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DSnoozeHelperTest.java235 mSnoozeHelper.scheduleRepostsForPersistedNotifications(5); in testScheduleRepostsForPersistedNotifications()
270 mSnoozeHelper.scheduleRepostsForPersistedNotifications(5); in testLongTagPersistedNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DSnoozeHelper.java438 public void scheduleRepostsForPersistedNotifications(long currentTime) { in scheduleRepostsForPersistedNotifications() method in SnoozeHelper
DNotificationManagerService.java2954 mSnoozeHelper.scheduleRepostsForPersistedNotifications(System.currentTimeMillis());
/frameworks/base/services/
Dart-wear-profile16481 PLcom/android/server/notification/SnoozeHelper;->scheduleRepostsForPersistedNotifications(J)V