Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl32 void onNotificationPosted(in IStatusBarNotificationHolder notificationHolder, in onNotificationPosted() argument
35 void onNotificationRemoved(in IStatusBarNotificationHolder notificationHolder, in onNotificationRemoved() argument
46 void onNotificationEnqueued(in IStatusBarNotificationHolder notificationHolder); in onNotificationEnqueued() argument
47 …void onNotificationSnoozedUntilContext(in IStatusBarNotificationHolder notificationHolder, String … in onNotificationSnoozedUntilContext() argument
DNotificationListenerService.java1321 public void onNotificationEnqueued(IStatusBarNotificationHolder notificationHolder) in onNotificationEnqueued() argument
1328 IStatusBarNotificationHolder notificationHolder, String snoozeCriterionId) in onNotificationSnoozedUntilContext() argument