Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationAssistantService.java392 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_ENQUEUED, in onNotificationEnqueuedWithChannel()
519 public static final int MSG_ON_NOTIFICATION_ENQUEUED = 1; field in NotificationAssistantService.MyHandler
540 case MSG_ON_NOTIFICATION_ENQUEUED: { in handleMessage()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49650 Landroid/service/notification/NotificationAssistantService$MyHandler;->MSG_ON_NOTIFICATION_ENQUEUED