Notification.setLatestEventInfo方法在SDK API level 11被废弃, 到API level 23 从Notification删除。推荐使用Notification.Builder来实现消息通知功能。