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