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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4457 cancelAllNotificationsByListLocked(mNotificationList, callingUid, callingPid,
4461 cancelAllNotificationsByListLocked(mEnqueuedNotifications, callingUid,
4477 private void cancelAllNotificationsByListLocked(ArrayList<NotificationRecord> notificationList, method in class:NotificationManagerService
4566 cancelAllNotificationsByListLocked(mNotificationList, callingUid, callingPid,
4570 cancelAllNotificationsByListLocked(mEnqueuedNotifications, callingUid,

Completed in 22 milliseconds