Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1466 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_RANKING_UPDATE, in onNotificationPosted()
1517 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_RANKING_UPDATE, in onNotificationRankingUpdate()
2370 public static final int MSG_ON_NOTIFICATION_RANKING_UPDATE = 4; field in NotificationListenerService.MyHandler
2409 case MSG_ON_NOTIFICATION_RANKING_UPDATE: { in handleMessage()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49662 …d/service/notification/NotificationListenerService$MyHandler;->MSG_ON_NOTIFICATION_RANKING_UPDATE:I