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.java154 abstract public @Nullable Adjustment onNotificationEnqueued(@NonNull StatusBarNotification sbn); in onNotificationEnqueued() method in NotificationAssistantService
166 public @Nullable Adjustment onNotificationEnqueued(@NonNull StatusBarNotification sbn, in onNotificationEnqueued() method in NotificationAssistantService
168 return onNotificationEnqueued(sbn); in onNotificationEnqueued()
180 public @Nullable Adjustment onNotificationEnqueued(@NonNull StatusBarNotification sbn, in onNotificationEnqueued() method in NotificationAssistantService
182 return onNotificationEnqueued(sbn, channel); in onNotificationEnqueued()
546 Adjustment adjustment = onNotificationEnqueued(sbn, channel, ranking); in handleMessage()
/frameworks/base/core/api/
Dsystem-current.txt12901 …method @Nullable public abstract android.service.notification.Adjustment onNotificationEnqueued(@N…
12902 …method @Nullable public android.service.notification.Adjustment onNotificationEnqueued(@NonNull an…
12903 …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…