Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java192 abstract public @Nullable Adjustment onNotificationEnqueued(@NonNull StatusBarNotification sbn); in onNotificationEnqueued() method in NotificationAssistantService
204 public @Nullable Adjustment onNotificationEnqueued(@NonNull StatusBarNotification sbn, in onNotificationEnqueued() method in NotificationAssistantService
206 return onNotificationEnqueued(sbn); in onNotificationEnqueued()
218 public @Nullable Adjustment onNotificationEnqueued(@NonNull StatusBarNotification sbn, in onNotificationEnqueued() method in NotificationAssistantService
220 return onNotificationEnqueued(sbn, channel); in onNotificationEnqueued()
608 Adjustment adjustment = onNotificationEnqueued(sbn, channel, ranking); in handleMessage()
/frameworks/base/core/api/
Dsystem-current.txt13515 …method @Nullable public abstract android.service.notification.Adjustment onNotificationEnqueued(@N…
13516 …method @Nullable public android.service.notification.Adjustment onNotificationEnqueued(@NonNull an…
13517 …method @Nullable public android.service.notification.Adjustment onNotificationEnqueued(@NonNull an…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48953 Landroid/service/notification/INotificationListener$Stub$Proxy;->onNotificationEnqueued(Landroid/se…
48975 Landroid/service/notification/INotificationListener;->onNotificationEnqueued(Landroid/service/notif…
49009 …tificationAssistantService$NotificationAssistantServiceWrapper;->onNotificationEnqueued(Landroid/s…
49026 …cation/NotificationListenerService$NotificationListenerWrapper;->onNotificationEnqueued(Landroid/s…