Searched defs:cancelAllNotifications (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java1310 public void cancelAllNotifications(String pkg, int userId) { method in class:NotificationManagerService
1314 Binder.getCallingUid(), userId, true, false, "cancelAllNotifications", pkg);

Completed in 25 milliseconds