Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
H A DNotificationsControllerImpl.kt120 notificationListener.snoozeNotification(sbn.key, snoozeOption.snoozeCriterion.id)
122 notificationListener.snoozeNotification(
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java411 nls.snoozeNotification(key, duration); in onCommand()
415 nls.snoozeNotification(key, criterion); in onCommand()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java790 public final void snoozeNotification(String key, String snoozeCriterionId) { in snoozeNotification() method in NotificationListenerService
813 public final void snoozeNotification(String key, long durationMs) { in snoozeNotification() method in NotificationListenerService
/aosp14/frameworks/base/core/api/
H A Dsystem-removed.txt169 method public final void snoozeNotification(String, String);
H A Dcurrent.txt40928 method public final void snoozeNotification(String, long);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...