android.os.ServiceManager.getService("statusbar").onClearAllNotifications(0);
// 清除指定用户的所有通知

#MVEL表达式 #Javascript
 
 
Back to Top