标签: android notifications android-4.3-jelly-bean
有没有办法让特定的StatusBarNotification静音? 我有一个扩展NotificationListenerService的类。我想通过我的onNotificationPosted(StatusBarNotification sbn){}来静音所有通知。 谢谢!