Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1462 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_POSTED, in onNotificationPosted()
2367 public static final int MSG_ON_NOTIFICATION_POSTED = 1; field in NotificationListenerService.MyHandler
2387 case MSG_ON_NOTIFICATION_POSTED: { in handleMessage()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49661 Landroid/service/notification/NotificationListenerService$MyHandler;->MSG_ON_NOTIFICATION_POSTED:I