Searched refs:MSG_ON_NOTIFICATION_RANKING_UPDATE (Results 1 – 1 of 1) sorted by relevance
1255 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_RANKING_UPDATE, in onNotificationPosted()1302 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_RANKING_UPDATE, in onNotificationRankingUpdate()1964 public static final int MSG_ON_NOTIFICATION_RANKING_UPDATE = 4; field in NotificationListenerService.MyHandler2002 case MSG_ON_NOTIFICATION_RANKING_UPDATE: { in handleMessage()